Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp175 big_uint64_t big_u64; in check_data()
324 VERIFY_SIZE( sizeof( big_uint64_t ), 8 ); in check_size()
417 big_uint64_t v31; in check_alignment()
576 VERIFY_BIG_REPRESENTATION( big_uint64_t ); in check_representation_and_range_and_ops()
577 VERIFY_VALUE_AND_OPS( big_uint64_t, uint_least64_t, 0xffffffffffffffffULL ); in check_representation_and_range_and_ops()
Dendian_operations_test.cpp215 Test<T1, be::big_uint64_t>::test(); in op_test_aux()
290 op_test_aux<Test, be::big_uint64_t>(); in op_test()
332 be::big_uint64_t bu64(0x010203040506070ULL); in test_inserter_and_extractor()
350 be::big_uint64_t bu64z(0); in test_inserter_and_extractor()
Dendian_in_union_test.cpp38 big_uint64_t big_u64;
/third_party/boost/boost/endian/
Darithmetic.hpp126 typedef endian_arithmetic<order::big, uint_least64_t, 64> big_uint64_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc300 typedef endian_arithmetic<order::big, uint_least64_t, 64> big_uint64_t;