Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp190 little_uint40_t little_u40; in check_data()
339 VERIFY_SIZE( sizeof( little_uint40_t ), 5 ); in check_size()
442 little_uint40_t v11; in check_alignment()
623 VERIFY_LITTLE_REPRESENTATION( little_uint40_t ); in check_representation_and_range_and_ops()
624 VERIFY_VALUE_AND_OPS( little_uint40_t, uint_least64_t, 0xffffffffffLL ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp53 little_uint40_t little_u40;
Dendian_operations_test.cpp242 Test<T1, be::little_uint40_t>::test(); in op_test_aux()
303 op_test_aux<Test, be::little_uint40_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp143 typedef endian_arithmetic<order::little, uint_least64_t, 40> little_uint40_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc321 typedef endian_arithmetic<order::little, uint_least64_t, 40> little_uint40_t;