Searched refs:_MIPS_SIM (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/
H A Dsigcontext.h22 #if _MIPS_SIM == _MIPS_SIM_ABI32
50 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
H A Dregdef.h22 #if _MIPS_SIM == _MIPS_SIM_ABI32
67 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
H A Dstat.h24 #if _MIPS_SIM == _MIPS_SIM_ABI32 || _MIPS_SIM == _MIPS_SIM_NABI32
80 #if _MIPS_SIM == _MIPS_SIM_ABI64
H A Dstatfs.h41 #if _MIPS_SIM == _MIPS_SIM_ABI32 || _MIPS_SIM == _MIPS_SIM_NABI32
61 #if _MIPS_SIM == _MIPS_SIM_ABI64
H A Dfpregdef.h22 #if _MIPS_SIM == _MIPS_SIM_ABI32
66 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
H A Dasm.h74 #if _MIPS_SIM == _MIPS_SIM_ABI32
79 #if _MIPS_SIM == _MIPS_SIM_NABI32 || _MIPS_SIM == _MIPS_SIM_ABI64
90 #if _MIPS_SIM == _MIPS_SIM_ABI32
97 #if _MIPS_SIM == _MIPS_SIM_NABI32 || _MIPS_SIM == _MIPS_SIM_ABI64
250 #if _MIPS_SIM == _MIPS_SIM_ABI32
255 #if _MIPS_SIM == _MIPS_SIM_NABI32 || _MIPS_SIM == _MIPS_SIM_ABI64
H A Dunistd.h22 #if _MIPS_SIM == _MIPS_SIM_ABI32
462 #if _MIPS_SIM == _MIPS_SIM_ABI64
851 #if _MIPS_SIM == _MIPS_SIM_NABI32
/bionic/libc/arch-mips/include/machine/
H A Dasm.h93 #ifndef _MIPS_SIM
94 #define _MIPS_SIM 1 macro
102 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
117 #if (_MIPS_SIM == _ABI64) || (_MIPS_SIM == _ABIN32)

Completed in 69 milliseconds