Home
last modified time | relevance | path

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

/third_party/boost/boost/endian/
Dendian.hpp41 typedef endian_arithmetic< order::big, int_least32_t, 32 > big32_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h270 <int32_t, big, unaligned> big32_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h308 using big32_t = variable
/third_party/boost/boost/spirit/home/support/detail/endian/
Dendian.hpp470 typedef endian< endianness::big, int_least32_t, 32 > big32_t; typedef