Searched refs:unaligned_int64_t (Results 1 – 1 of 1) sorted by relevance
143 typedef const int64_t unaligned_int64_t __attribute__ ((aligned (1))); in PrintLiteral() typedef150 sizeof(unaligned_int64_t), sizeof(int8_t), sizeof(unaligned_int16_t), in PrintLiteral()182 const int64_t value = *reinterpret_cast<unaligned_int64_t*>(literal_addr); in PrintLiteral()