Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp85 typedef endian_arithmetic< order::native, int_least64_t, 64 > native64_t; typedef
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp514 typedef endian< endianness::native, int_least64_t, 64 > native64_t; typedef