Home
last modified time | relevance | path

Searched refs:big_int24_t (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/endian/test/
Dendian_test.cpp161 big_int24_t big_24; in check_data()
310 VERIFY_SIZE( sizeof( big_int24_t ), 3 ); in check_size()
394 big_int24_t v3; in check_alignment()
531 VERIFY_BIG_REPRESENTATION( big_int24_t ); in check_representation_and_range_and_ops()
532 VERIFY_VALUE_AND_OPS( big_int24_t, int_least32_t, 0x7ffffe ); in check_representation_and_range_and_ops()
533 VERIFY_VALUE_AND_OPS( big_int24_t, int_least32_t, -0x800000 ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp24 big_int24_t big_24;
Dendian_operations_test.cpp204 Test<T1, be::big_int24_t>::test(); in op_test_aux()
277 op_test_aux<Test, be::big_int24_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp111 typedef endian_arithmetic<order::big, int_least32_t, 24> big_int24_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc285 typedef endian_arithmetic<order::big, int_least32_t, 24> big_int24_t;