Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp88 typedef endian_arithmetic< order::native, uint_least8_t, 8 > unative8_t; typedef
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp517 typedef endian< endianness::native, uint_least8_t, 8 > unative8_t; typedef