Home
last modified time | relevance | path

Searched refs:little_uint16_at (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/endian/test/
Dendian_test.cpp225 little_uint16_at little_align_uint16; in check_data()
378 VERIFY_SIZE(sizeof(little_uint16_at), 2); in check_size()
725 VERIFY_LITTLE_REPRESENTATION( little_uint16_at ); in check_representation_and_range_and_ops()
726 VERIFY_VALUE_AND_OPS( little_uint16_at, uint_least16_t, 0xffff ); in check_representation_and_range_and_ops()
Dendian_operations_test.cpp199 Test<T1, be::little_uint16_at>::test(); in op_test_aux()
/third_party/boost/boost/endian/
Darithmetic.hpp95 typedef endian_arithmetic<order::little, uint16_t, 16, align::yes> little_uint16_at; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc378 typedef endian_arithmetic<order::little, uint16_t, 16, align::yes> little_uint16_at;