Home
last modified time | relevance | path

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

/external/kernel-headers/original/asm-mips/
Dsgidefs.h42 #define _MIPS_SIM_ABI64 3 macro
Dasm.h215 #if (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64)
243 #if (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64)
394 #if (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64)
Dregdef.h57 #if ((_MIPS_SIM == _MIPS_SIM_ABI64) || (_MIPS_SIM == _MIPS_SIM_NABI32))
Dstatfs.h61 #if _MIPS_SIM == _MIPS_SIM_ABI64
Dstat.h89 #if _MIPS_SIM == _MIPS_SIM_ABI64
Dsigcontext.h43 #if ((_MIPS_SIM == _MIPS_SIM_ABI64) || (_MIPS_SIM == _MIPS_SIM_NABI32))
Dfpregdef.h60 #if ((_MIPS_SIM == _MIPS_SIM_ABI64) || (_MIPS_SIM == _MIPS_SIM_NABI32))
Dunistd.h381 #if _MIPS_SIM == _MIPS_SIM_ABI64
/external/libffi/src/mips/
Dffitarget.h36 # define _ABI64 _MIPS_SIM_ABI64
/external/oprofile/daemon/
Dopd_cookie.c49 #elif _MIPS_SIM == _MIPS_SIM_ABI64
/external/strace/
Ddefs.h109 # if defined(MIPS) && _MIPS_SIM == _MIPS_SIM_ABI64