Searched refs:big_uint8_t (Results 1 – 5 of 5) sorted by relevance
168 big_uint8_t big_u8; in check_data()317 VERIFY_SIZE( sizeof( big_uint8_t ), 1 ); in check_size()407 big_uint8_t v0; in check_alignment()555 VERIFY_BIG_REPRESENTATION( big_uint8_t ); in check_representation_and_range_and_ops()556 VERIFY_VALUE_AND_OPS( big_uint8_t, uint_least8_t, 0xff ); in check_representation_and_range_and_ops()
31 big_uint8_t big_u8;
210 Test<T1, be::big_uint8_t>::test(); in op_test_aux()283 op_test_aux<Test, be::big_uint8_t>(); in op_test()
119 typedef endian_arithmetic<order::big, uint_least8_t, 8> big_uint8_t; typedef
293 typedef endian_arithmetic<order::big, uint_least8_t, 8> big_uint8_t;