Home
last modified time | relevance | path

Searched refs:native_uint16_buf_t (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/endian/test/
Dbuffer_test.cpp85 BOOST_TEST_EQ(sizeof(native_uint16_buf_t), 2u); in check_size()
/third_party/boost/boost/endian/
Dbuffers.hpp163 typedef endian_buffer<order::native, uint_least16_t, 16> native_uint16_buf_t; typedef
/third_party/boost/libs/endian/doc/endian/
Dbuffers.adoc319 typedef endian_buffer<order::native, uint_least16_t, 16> native_uint16_buf_t;