Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dbuffer_test.cpp56 BOOST_TEST_EQ(sizeof(little_int24_buf_t), 3u); in check_size()
/third_party/boost/boost/endian/
Dbuffers.hpp134 typedef endian_buffer<order::little, int_least32_t, 24> little_int24_buf_t; typedef
/third_party/boost/libs/endian/doc/endian/
Dbuffers.adoc286 typedef endian_buffer<order::little, int_least32_t, 24> little_int24_buf_t;