Home
last modified time | relevance | path

Searched defs:little64_t (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/endian/
Dendian.hpp65 typedef endian_arithmetic< order::little, int_least64_t, 64 > little64_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h244 <int64_t, little, unaligned> little64_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h282 using little64_t = variable
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp494 typedef endian< endianness::little, int_least64_t, 64 > little64_t; typedef