Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Darithmetic.hpp76 typedef endian_arithmetic<order::big, int8_t, 8, align::yes> big_int8_at; typedef
/third_party/boost/libs/endian/test/
Dendian_test.cpp362 VERIFY_SIZE(sizeof(big_int8_at), 1); in check_size()
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc355 typedef endian_arithmetic<order::big, int8_t, 8, align::yes> big_int8_at;