Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp191 little_uint48_t little_u48; in check_data()
340 VERIFY_SIZE( sizeof( little_uint48_t ), 6 ); in check_size()
444 little_uint48_t v17; in check_alignment()
626 VERIFY_LITTLE_REPRESENTATION( little_uint48_t ); in check_representation_and_range_and_ops()
627 VERIFY_VALUE_AND_OPS( little_uint48_t, uint_least64_t, 0xffffffffffffLL ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp54 little_uint48_t little_u48;
Dendian_operations_test.cpp243 Test<T1, be::little_uint48_t>::test(); in op_test_aux()
304 op_test_aux<Test, be::little_uint48_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp144 typedef endian_arithmetic<order::little, uint_least64_t, 48> little_uint48_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc322 typedef endian_arithmetic<order::little, uint_least64_t, 48> little_uint48_t;