Home
last modified time | relevance | path

Searched refs:__mips64__ (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/base/
Dmacros.h28 #if defined(__mips__) && (_MIPS_SIM == _ABI64) && !defined(__mips64__)
29 #define __mips64__ macro
/external/llvm-project/lldb/tools/lldb-server/
DSystemInitializerLLGS.cpp32 #if defined(__mips64__) || defined(mips64) || defined(__mips64) || \
/external/marisa-trie/include/marisa/
Dbase.h33 defined(__sparc64__) || defined(__mips64__) || defined(__aarch64__) || \
/external/tensorflow/tensorflow/core/platform/
Dplatform_strings_computed.h694 #if defined(__mips64__)
695 #define TF_PLAT_STR___mips64__ TF_PLAT_STR_(__mips64__)
/external/lzma/C/
DCpuArch.h76 || defined(__mips64__) \
/external/compiler-rt/cmake/Modules/
DCompilerRTUtils.cmake143 check_symbol_exists(__mips64__ "" __MIPS64)
/external/llvm-project/compiler-rt/cmake/Modules/
DCompilerRTUtils.cmake160 check_symbol_exists(__mips64__ "" __MIPS64)
/external/mesa3d/src/util/
Dxxhash.h999 || defined(__mips64__) || defined(__mips64)) /* mips64 */ \