Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp159 big_int8_t big_8; in check_data()
308 VERIFY_SIZE( sizeof( big_int8_t ), 1 ); in check_size()
392 big_int8_t v0; in check_alignment()
523 VERIFY_BIG_REPRESENTATION( big_int8_t ); in check_representation_and_range_and_ops()
524 VERIFY_VALUE_AND_OPS( big_int8_t, int_least8_t, 0x7e ); in check_representation_and_range_and_ops()
525 VERIFY_VALUE_AND_OPS( big_int8_t, int_least8_t, -0x80 ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp22 big_int8_t big_8;
Dendian_operations_test.cpp202 Test<T1, be::big_int8_t>::test(); in op_test_aux()
275 op_test_aux<Test, be::big_int8_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp109 typedef endian_arithmetic<order::big, int_least8_t, 8> big_int8_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc283 typedef endian_arithmetic<order::big, int_least8_t, 8> big_int8_t;