Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp110 typedef endian_arithmetic< order::big, int64_t, 64, align::yes > aligned_big64_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h286 <int64_t, big, aligned> aligned_big64_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h324 using aligned_big64_t = variable
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp550 typedef endian< endianness::big, int64_t, 64, alignment::aligned > aligned_big64_t; typedef