Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp168 big_uint8_t big_u8; in check_data()
317 VERIFY_SIZE( sizeof( big_uint8_t ), 1 ); in check_size()
407 big_uint8_t v0; in check_alignment()
555 VERIFY_BIG_REPRESENTATION( big_uint8_t ); in check_representation_and_range_and_ops()
556 VERIFY_VALUE_AND_OPS( big_uint8_t, uint_least8_t, 0xff ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp31 big_uint8_t big_u8;
Dendian_operations_test.cpp210 Test<T1, be::big_uint8_t>::test(); in op_test_aux()
283 op_test_aux<Test, be::big_uint8_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp119 typedef endian_arithmetic<order::big, uint_least8_t, 8> big_uint8_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc293 typedef endian_arithmetic<order::big, uint_least8_t, 8> big_uint8_t;