Searched refs:unaligned_int16_t (Results 1 – 1 of 1) sorted by relevance
130 typedef const int16_t unaligned_int16_t __attribute__ ((aligned (1))); in PrintLiteral() typedef140 sizeof(unaligned_int64_t), sizeof(int8_t), sizeof(unaligned_int16_t), in PrintLiteral()178 os() << *reinterpret_cast<unaligned_int16_t*>(literal_addr); in PrintLiteral()