HomeSort by relevance Sort by last modified time
    Searched refs:big32_t (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/unittests/Support/
EndianTest.cpp 64 big32_t *big_val =
65 reinterpret_cast<big32_t *>(big + 1);
  /external/llvm/unittests/Support/
EndianTest.cpp 196 big32_t *big_val =
197 reinterpret_cast<big32_t *>(big + 1);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Endian.h 187 <int32_t, big, unaligned> big32_t; typedef in namespace:llvm::support
  /external/llvm/include/llvm/Support/
Endian.h 271 <int32_t, big, unaligned> big32_t;

Completed in 7799 milliseconds