Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp63 typedef endian_arithmetic< order::little, int_least64_t, 48 > little48_t; typedef
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp492 typedef endian< endianness::little, int_least64_t, 48 > little48_t; typedef