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

  /external/libffi/src/mips/
ffitarget.h 35 # ifndef _ABI64
36 # define _ABI64 _MIPS_SIM_ABI64
46 # if (_MIPS_SIM==_ABIN32 && defined(_ABIN32)) || (_MIPS_SIM==_ABI64 && defined(_ABI64))
137 # if (_MIPS_SIM==_ABI64)
145 # endif /* _MIPS_SIM==_ABI64 */
172 # if _MIPS_SIM==_ABI64
193 #if _MIPS_SIM==_ABI64
  /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 35 milliseconds