Searched refs:native_uint16_t (Results 1 – 5 of 5) sorted by relevance
205 native_uint16_t native_u16; in check_data()354 VERIFY_SIZE( sizeof( native_uint16_t ), 2 ); in check_size()468 native_uint16_t v1; in check_alignment()670 VERIFY_NATIVE_REPRESENTATION( native_uint16_t ); in check_representation_and_range_and_ops()671 VERIFY_VALUE_AND_OPS( native_uint16_t, uint_least16_t, 0xffff ); in check_representation_and_range_and_ops()
68 native_uint16_t native_u16;
229 Test<T1, be::native_uint16_t>::test(); in op_test_aux()316 op_test_aux<Test, be::native_uint16_t>(); in op_test()
160 typedef endian_arithmetic<order::native, uint_least16_t, 16> native_uint16_t; typedef
342 typedef endian_arithmetic<order::native, uint_least16_t, 16> native_uint16_t;