Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Darithmetic.hpp88 typedef endian_arithmetic<order::little, int8_t, 8, align::yes> little_int8_at; typedef
/third_party/boost/libs/endian/test/
Dendian_test.cpp372 VERIFY_SIZE(sizeof(little_int8_at), 1); in check_size()
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc371 typedef endian_arithmetic<order::little, int8_t, 8, align::yes> little_int8_at;