Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp199 native_int40_t native_40; in check_data()
348 VERIFY_SIZE( sizeof( native_int40_t ), 5 ); in check_size()
457 native_int40_t v11; in check_alignment()
651 VERIFY_NATIVE_REPRESENTATION( native_int40_t ); in check_representation_and_range_and_ops()
652 VERIFY_VALUE_AND_OPS( native_int40_t, int_least64_t, 0x7ffffffffeLL ); in check_representation_and_range_and_ops()
653 VERIFY_VALUE_AND_OPS( native_int40_t, int_least64_t, -0x8000000000LL ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp62 native_int40_t native_40;
Dendian_operations_test.cpp245 Test<T1, be::native_int40_t>::test(); in op_test_aux()
311 op_test_aux<Test, be::native_int40_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp153 typedef endian_arithmetic<order::native, int_least64_t, 40> native_int40_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc335 typedef endian_arithmetic<order::native, int_least64_t, 40> native_int40_t;