Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dbuffer_test.cpp87 BOOST_TEST_EQ(sizeof(native_uint32_buf_t), 4u); in check_size()
/third_party/boost/boost/endian/
Dbuffers.hpp165 typedef endian_buffer<order::native, uint_least32_t, 32> native_uint32_buf_t; typedef
/third_party/boost/libs/endian/doc/endian/
Dbuffers.adoc321 typedef endian_buffer<order::native, uint_least32_t, 32> native_uint32_buf_t;