Searched refs:native_uint8_buf_t (Results 1 – 3 of 3) sorted by relevance
84 BOOST_TEST_EQ(sizeof(native_uint8_buf_t), 1u); in check_size()
162 typedef endian_buffer<order::native, uint_least8_t, 8> native_uint8_buf_t; typedef
318 typedef endian_buffer<order::native, uint_least8_t, 8> native_uint8_buf_t;