Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dbuffer_test.cpp59 BOOST_TEST_EQ(sizeof(little_int48_buf_t), 6u); in check_size()
/third_party/boost/boost/endian/
Dbuffers.hpp137 typedef endian_buffer<order::little, int_least64_t, 48> little_int48_buf_t; typedef
/third_party/boost/libs/endian/doc/endian/
Dbuffers.adoc289 typedef endian_buffer<order::little, int_least64_t, 48> little_int48_buf_t;