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

  /external/libffi/src/mips/
ffitarget.h 32 # ifndef _ABIN32
33 # define _ABIN32 _MIPS_SIM_NABI32
46 # if (_MIPS_SIM==_ABIN32 && defined(_ABIN32)) || (_MIPS_SIM==_ABI64 && defined(_ABI64))
63 # if _MIPS_SIM == _ABIN32
ffi.c 584 #if defined(FFI_MIPS_O32) || (_MIPS_SIM ==_ABIN32)
827 #if _MIPS_SIM==_ABIN32
  /external/stlport/stlport/stl/
_threads.h 65 (__mips < 3 || !(defined (_ABIN32) || defined(_ABI64)))
70 # if __mips < 3 || !(defined (_ABIN32) || defined(_ABI64))
296 (defined (_ABIN32) || defined(_ABI64))

Completed in 58 milliseconds