Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dendian_test.cpp177 little_int8_t little_8; in check_data()
326 VERIFY_SIZE( sizeof( little_int8_t ), 1 ); in check_size()
422 little_int8_t v0; in check_alignment()
579 VERIFY_LITTLE_REPRESENTATION( little_int8_t ); in check_representation_and_range_and_ops()
580 VERIFY_VALUE_AND_OPS( little_int8_t, int_least8_t, 0x7e ); in check_representation_and_range_and_ops()
581 VERIFY_VALUE_AND_OPS( little_int8_t, int_least8_t, -0x80 ); in check_representation_and_range_and_ops()
Dendian_in_union_test.cpp40 little_int8_t little_8;
Dendian_operations_test.cpp236 Test<T1, be::little_int8_t>::test(); in op_test_aux()
291 op_test_aux<Test, be::little_int8_t>(); in op_test()
/third_party/boost/boost/endian/
Darithmetic.hpp129 typedef endian_arithmetic<order::little, int_least8_t, 8> little_int8_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc307 typedef endian_arithmetic<order::little, int_least8_t, 8> little_int8_t;