Home
last modified time | relevance | path

Searched refs:big_uint32_at (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/endian/test/
Dendian_test.cpp218 big_uint32_at big_align_uint32; in check_data()
369 VERIFY_SIZE( sizeof( big_uint32_at ), 4 ); in check_size()
707 VERIFY_BIG_REPRESENTATION( big_uint32_at ); in check_representation_and_range_and_ops()
708 VERIFY_VALUE_AND_OPS( big_uint32_at, uint_least32_t, 0xffffffff ); in check_representation_and_range_and_ops()
Dendian_operations_test.cpp194 Test<T1, be::big_uint32_at>::test(); in op_test_aux()
/third_party/boost/boost/endian/
Darithmetic.hpp84 typedef endian_arithmetic<order::big, uint32_t, 32, align::yes> big_uint32_at; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc363 typedef endian_arithmetic<order::big, uint32_t, 32, align::yes> big_uint32_at;