Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dbuffer_test.cpp42 BOOST_TEST_EQ(sizeof(big_uint8_buf_t), 1u); in check_size()
/third_party/boost/boost/endian/
Dbuffers.hpp122 typedef endian_buffer<order::big, uint_least8_t, 8> big_uint8_buf_t; typedef
/third_party/boost/libs/endian/doc/endian/
Dbuffers.adoc270 typedef endian_buffer<order::big, uint_least8_t, 8> big_uint8_buf_t;