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