Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dbuffer_test.cpp81 BOOST_TEST_EQ(sizeof(native_int56_buf_t), 7u); in check_size()
/third_party/boost/boost/endian/
Dbuffers.hpp158 typedef endian_buffer<order::native, int_least64_t, 56> native_int56_buf_t; typedef
/third_party/boost/libs/endian/doc/endian/
Dbuffers.adoc314 typedef endian_buffer<order::native, int_least64_t, 56> native_int56_buf_t;