Home
last modified time | relevance | path

Searched refs:FFI_MIPS_O32 (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dffitarget.h65 # define FFI_MIPS_O32 macro
72 #ifdef FFI_MIPS_O32
147 #ifdef FFI_MIPS_O32
173 # ifdef FFI_MIPS_O32
183 # ifdef FFI_MIPS_O32
204 #ifdef FFI_MIPS_O32
232 #if defined(FFI_MIPS_O32)
Dffi.c196 #ifdef FFI_MIPS_O32 in ffi_prep_args()
329 #ifdef FFI_MIPS_O32 in ffi_prep_cif_machdep()
609 #ifdef FFI_MIPS_O32 in ffi_call()
659 #if defined(FFI_MIPS_O32)
676 #if defined(FFI_MIPS_O32) in ffi_prep_closure_loc()
693 #if defined(FFI_MIPS_O32) || (_MIPS_SIM ==_ABIN32) in ffi_prep_closure_loc()
Do32.S33 #if defined(FFI_MIPS_O32)
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.14872 FFI_MIPS_O32 for O32 ABI.