Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp164 big_int48_t big_48; in check_data()
313 VERIFY_SIZE( sizeof( big_int48_t ), 6 ); in check_size()
399 big_int48_t v17; in check_alignment()
543 VERIFY_BIG_REPRESENTATION( big_int48_t ); in check_representation_and_range_and_ops()
544 VERIFY_VALUE_AND_OPS( big_int48_t, int_least64_t, 0x7ffffffffffeLL ); in check_representation_and_range_and_ops()
545 VERIFY_VALUE_AND_OPS( big_int48_t, int_least64_t, -0x800000000000LL ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp27 big_int48_t big_48;
Dendian_operations_test.cpp207 Test<T1, be::big_int48_t>::test(); in op_test_aux()
280 op_test_aux<Test, be::big_int48_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp114 typedef endian_arithmetic<order::big, int_least64_t, 48> big_int48_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc288 typedef endian_arithmetic<order::big, int_least64_t, 48> big_int48_t;