Searched refs:native_uint24_t (Results 1 – 5 of 5) sorted by relevance
206 native_uint24_t native_u24; in check_data()355 VERIFY_SIZE( sizeof( native_uint24_t ), 3 ); in check_size()469 native_uint24_t v3; in check_alignment()673 VERIFY_NATIVE_REPRESENTATION( native_uint24_t ); in check_representation_and_range_and_ops()674 VERIFY_VALUE_AND_OPS( native_uint24_t, uint_least32_t, 0xffffff ); in check_representation_and_range_and_ops()
69 native_uint24_t native_u24;
230 Test<T1, be::native_uint24_t>::test(); in op_test_aux()317 op_test_aux<Test, be::native_uint24_t>(); in op_test()
161 typedef endian_arithmetic<order::native, uint_least32_t, 24> native_uint24_t; typedef
343 typedef endian_arithmetic<order::native, uint_least32_t, 24> native_uint24_t;