Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp169 big_uint16_t big_u16; in check_data()
318 VERIFY_SIZE( sizeof( big_uint16_t ), 2 ); in check_size()
408 big_uint16_t v1; in check_alignment()
558 VERIFY_BIG_REPRESENTATION( big_uint16_t ); in check_representation_and_range_and_ops()
559 VERIFY_VALUE_AND_OPS( big_uint16_t, uint_least16_t, 0xffff ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp32 big_uint16_t big_u16;
Dendian_operations_test.cpp211 Test<T1, be::big_uint16_t>::test(); in op_test_aux()
284 op_test_aux<Test, be::big_uint16_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp120 typedef endian_arithmetic<order::big, uint_least16_t, 16> big_uint16_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc294 typedef endian_arithmetic<order::big, uint_least16_t, 16> big_uint16_t;