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