Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dffi.c54 #ifdef FFI_MIPS_N32
80 #ifdef FFI_MIPS_N32 in ffi_prep_args()
94 #ifdef FFI_MIPS_N32 in ffi_prep_args()
173 #ifdef FFI_MIPS_N32 in ffi_prep_args()
227 #ifdef FFI_MIPS_N32
417 #ifdef FFI_MIPS_N32 in ffi_prep_cif_machdep()
617 #ifdef FFI_MIPS_N32 in ffi_call()
863 #if defined(FFI_MIPS_N32)
Dffitarget.h62 # define FFI_MIPS_N32 macro
Dn32.S33 #if defined(FFI_MIPS_N32)
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.12986 * src/mips/ffi.c: Use FFI_MIPS_N32 instead of
4871 * include/ffi_mips.h: Define FFI_MIPS_N32 for N32/N64 ABIs,