HomeSort by relevance Sort by last modified time
    Searched defs:_ABIO32 (Results 1 - 5 of 5) sorted by null

  /bionic/libc/arch-mips/include/machine/
asm.h 95 #define _ABIO32 1
102 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
  /development/ndk/platforms/android-9/arch-mips/include/machine/
asm.h 95 #define _ABIO32 1
102 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
  /external/libffi/src/mips/
ffitarget.h 38 # ifndef _ABIO32
39 # define _ABIO32 _MIPS_SIM_ABI32
49 # if (_MIPS_SIM==_ABIO32 && defined(_ABIO32))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
asm.h 95 #define _ABIO32 1
102 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
asm.h 95 #define _ABIO32 1
102 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)

Completed in 1117 milliseconds