Searched refs:native_uint32_t (Results 1 – 5 of 5) sorted by relevance
207 native_uint32_t native_u32; in check_data()356 VERIFY_SIZE( sizeof( native_uint32_t ), 4 ); in check_size()471 native_uint32_t v7; in check_alignment()676 VERIFY_NATIVE_REPRESENTATION( native_uint32_t ); in check_representation_and_range_and_ops()677 VERIFY_VALUE_AND_OPS( native_uint32_t, uint_least32_t, 0xffffffff ); in check_representation_and_range_and_ops()
70 native_uint32_t native_u32;
231 Test<T1, be::native_uint32_t>::test(); in op_test_aux()318 op_test_aux<Test, be::native_uint32_t>(); in op_test()
162 typedef endian_arithmetic<order::native, uint_least32_t, 32> native_uint32_t; typedef
344 typedef endian_arithmetic<order::native, uint_least32_t, 32> native_uint32_t;