Home
last modified time | relevance | path

Searched refs:big_int32_at (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/endian/test/
Dendian_test.cpp214 big_int32_at big_align_int32; in check_data()
364 VERIFY_SIZE( sizeof( big_int32_at ), 4 ); in check_size()
485 big_int32_at v1; in check_alignment()
696 VERIFY_BIG_REPRESENTATION( big_int32_at ); in check_representation_and_range_and_ops()
697 VERIFY_VALUE_AND_OPS( big_int32_at, int_least32_t, 0x7ffffffe ); in check_representation_and_range_and_ops()
698 VERIFY_VALUE_AND_OPS( big_int32_at, int_least32_t, -0x7fffffff-1 ); in check_representation_and_range_and_ops()
Dloop_time_test.cpp192 time<int32_t, big_int32_at>(); in test_big_align_int32()
Dendian_operations_test.cpp191 Test<T1, be::big_int32_at>::test(); in op_test_aux()
269 op_test_aux<Test, be::big_int32_at>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp78 typedef endian_arithmetic<order::big, int32_t, 32, align::yes> big_int32_at; typedef
/third_party/boost/libs/endian/doc/endian/
Doverview.adoc146 big_int32_at x;
187 big_int32_at x;
Darithmetic.adoc357 typedef endian_arithmetic<order::big, int32_t, 32, align::yes> big_int32_at;