Searched refs:unaligned_float (Results 1 – 1 of 1) sorted by relevance
160 using unaligned_float __attribute__((__aligned__(1))) = const float; in PrintLiteral() typedef167 sizeof(unaligned_float), sizeof(unaligned_double)}; in PrintLiteral()209 os() << *reinterpret_cast<unaligned_float*>(literal_addr); in PrintLiteral()