Searched refs:native_uint56_t (Results 1 – 5 of 5) sorted by relevance
210 native_uint56_t native_u56; in check_data()359 VERIFY_SIZE( sizeof( native_uint56_t ), 7 ); in check_size()475 native_uint56_t v23; in check_alignment()685 VERIFY_NATIVE_REPRESENTATION( native_uint56_t ); in check_representation_and_range_and_ops()686 VERIFY_VALUE_AND_OPS( native_uint56_t, uint_least64_t, 0xffffffffffffffLL ); in check_representation_and_range_and_ops()
73 native_uint56_t native_u56;
250 Test<T1, be::native_uint56_t>::test(); in op_test_aux()321 op_test_aux<Test, be::native_uint56_t>(); in op_test()
165 typedef endian_arithmetic<order::native, uint_least64_t, 56> native_uint56_t; typedef
347 typedef endian_arithmetic<order::native, uint_least64_t, 56> native_uint56_t;