Home
last modified time | relevance | path

Searched refs:_ABIO32 (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/gcc/libstdc++-v3/config/cpu/mips/
H A Datomicity.h46 #if _MIPS_SIM == _ABIO32 in _GLIBCXX_BEGIN_NAMESPACE()
72 #if _MIPS_SIM == _ABIO32 in __atomic_add()
/openbsd/gnu/gcc/gcc/config/mips/
H A Dirix-crtn.asm6 #if _MIPS_SIM == _ABIO32
18 #if _MIPS_SIM == _ABIO32
H A Dirix-crti.asm32 #if _MIPS_SIM == _ABIO32
44 #if _MIPS_SIM == _ABIO32
H A Dlinux-unwind.h65 #if _MIPS_SIM == _ABIO32 in mips_fallback_frame_state()
93 #if _MIPS_SIM == _ABIO32 && defined __MIPSEB__ in mips_fallback_frame_state()
H A Dmips.h2685 #if (defined _ABIO32 && _MIPS_SIM == _ABIO32)
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_clang.h98 #if defined(_MIPS_SIM) && defined(_ABIO32) && _MIPS_SIM == _ABIO32
/openbsd/gnu/llvm/libunwind/include/
H A D__libunwind_config.h102 # if defined(_ABIO32) && _MIPS_SIM == _ABIO32
/openbsd/sys/arch/mips64/include/
H A Dasm.h84 #define _ABIO32 1 macro
91 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
/openbsd/gnu/llvm/libunwind/src/
H A Dlibunwind.cpp64 #elif defined(__mips__) && defined(_ABIO32) && _MIPS_SIM == _ABIO32 in __unw_init_local()
H A DUnwindRegistersRestore.S930 #elif defined(__mips__) && defined(_ABIO32) && _MIPS_SIM == _ABIO32
H A DUnwindRegistersSave.S131 #elif defined(__mips__) && defined(_ABIO32) && _MIPS_SIM == _ABIO32