Searched refs:is_byte (Results 1 – 1 of 1) sorted by relevance
479 const bool is_byte = ConsumeSuffix(&value_view, "u8"); in ParseIntegral() local484 if (is_byte + is_long + is_unsigned_int + is_unsigned_long > 1) return false; in ParseIntegral()512 if (is_byte) { in ParseIntegral()547 if (is_byte) { in ParseIntegral()