Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp45 typedef endian_arithmetic< order::big, int_least64_t, 64 > big64_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h272 <int64_t, big, unaligned> big64_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h310 using big64_t = variable
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp474 typedef endian< endianness::big, int_least64_t, 64 > big64_t; typedef