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

  /bionic/libc/kernel/uapi/asm-mips/asm/
sgidefs.h 33 #define _MIPS_SIM_ABI64 3
fcntl.h 44 #if _MIPS_SIM != _MIPS_SIM_ABI64
sigcontext.h 49 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
stat.h 68 #if _MIPS_SIM == _MIPS_SIM_ABI64
statfs.h 55 #if _MIPS_SIM == _MIPS_SIM_ABI64
reg.h 141 #elif _MIPS_SIM==_MIPS_SIM_ABI64||_MIPS_SIM==_MIPS_SIM_NABI32
unistd.h 394 #if _MIPS_SIM == _MIPS_SIM_ABI64
    [all...]
  /external/kernel-headers/original/uapi/asm-mips/asm/
sgidefs.h 43 #define _MIPS_SIM_ABI64 3
fcntl.h 60 #if _MIPS_SIM != _MIPS_SIM_ABI64
sigcontext.h 57 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
89 #endif /* _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32 */
stat.h 90 #if _MIPS_SIM == _MIPS_SIM_ABI64
129 #endif /* _MIPS_SIM == _MIPS_SIM_ABI64 */
statfs.h 64 #if _MIPS_SIM == _MIPS_SIM_ABI64
99 #endif /* _MIPS_SIM == _MIPS_SIM_ABI64 */
reg.h 163 #elif _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
205 #endif /* _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32 */
unistd.h 403 #if _MIPS_SIM == _MIPS_SIM_ABI64
742 #endif /* _MIPS_SIM == _MIPS_SIM_ABI64 */
    [all...]
  /external/libffi/src/mips/
ffitarget.h 43 #define _MIPS_SIM_ABI64 3
52 # define _ABI64 _MIPS_SIM_ABI64
  /external/python/cpython2/Modules/_ctypes/libffi/src/mips/
ffitarget.h 43 #define _MIPS_SIM_ABI64 3
52 # define _ABI64 _MIPS_SIM_ABI64
  /external/python/cpython3/Modules/_ctypes/libffi/src/mips/
ffitarget.h 43 #define _MIPS_SIM_ABI64 3
52 # define _ABI64 _MIPS_SIM_ABI64
  /external/python/cpython2/Lib/plat-irix5/
FILE.py 15 _MIPS_SIM_ABI64 = 3
  /external/python/cpython2/Lib/plat-irix6/
WAIT.py 46 _MIPS_SIM_ABI64 = 3
IN.py 15 _MIPS_SIM_ABI64 = 3
FILE.py 17 _MIPS_SIM_ABI64 = 3
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h 319 #if _MIPS_SIM == _MIPS_SIM_ABI64
461 #elif (defined(__mips__) && _MIPS_SIM != _MIPS_SIM_ABI64)
511 #if _MIPS_SIM != _MIPS_SIM_ABI64
    [all...]

Completed in 332 milliseconds