Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp208 native_uint40_t native_u40; in check_data()
357 VERIFY_SIZE( sizeof( native_uint40_t ), 5 ); in check_size()
472 native_uint40_t v11; in check_alignment()
679 VERIFY_NATIVE_REPRESENTATION( native_uint40_t ); in check_representation_and_range_and_ops()
680 VERIFY_VALUE_AND_OPS( native_uint40_t, uint_least64_t, 0xffffffffffLL ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp71 native_uint40_t native_u40;
Dendian_operations_test.cpp249 Test<T1, be::native_uint40_t>::test(); in op_test_aux()
319 op_test_aux<Test, be::native_uint40_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp163 typedef endian_arithmetic<order::native, uint_least64_t, 40> native_uint40_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc345 typedef endian_arithmetic<order::native, uint_least64_t, 40> native_uint40_t;