Home
last modified time | relevance | path

Searched defs:big8_t (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/endian/
Dendian.hpp38 typedef endian_arithmetic< order::big, int_least8_t, 8 > big8_t; typedef
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp467 typedef endian< endianness::big, int_least8_t, 8 > big8_t; typedef