Searched refs:native_uint8_t (Results 1 – 5 of 5) sorted by relevance
204 native_uint8_t native_u8; in check_data()353 VERIFY_SIZE( sizeof( native_uint8_t ), 1 ); in check_size()467 native_uint8_t v0; in check_alignment()667 VERIFY_NATIVE_REPRESENTATION( native_uint8_t ); in check_representation_and_range_and_ops()668 VERIFY_VALUE_AND_OPS( native_uint8_t, uint_least8_t, 0xff ); in check_representation_and_range_and_ops()
67 native_uint8_t native_u8;
248 Test<T1, be::native_uint8_t>::test(); in op_test_aux()315 op_test_aux<Test, be::native_uint8_t>(); in op_test()
159 typedef endian_arithmetic<order::native, uint_least8_t, 8> native_uint8_t; typedef
341 typedef endian_arithmetic<order::native, uint_least8_t, 8> native_uint8_t;