Searched refs:big_uint16_t (Results 1 – 5 of 5) sorted by relevance
169 big_uint16_t big_u16; in check_data()318 VERIFY_SIZE( sizeof( big_uint16_t ), 2 ); in check_size()408 big_uint16_t v1; in check_alignment()558 VERIFY_BIG_REPRESENTATION( big_uint16_t ); in check_representation_and_range_and_ops()559 VERIFY_VALUE_AND_OPS( big_uint16_t, uint_least16_t, 0xffff ); in check_representation_and_range_and_ops()
32 big_uint16_t big_u16;
211 Test<T1, be::big_uint16_t>::test(); in op_test_aux()284 op_test_aux<Test, be::big_uint16_t>(); in op_test()
120 typedef endian_arithmetic<order::big, uint_least16_t, 16> big_uint16_t; typedef
294 typedef endian_arithmetic<order::big, uint_least16_t, 16> big_uint16_t;