Home
last modified time | relevance | path

Searched refs:FFI_N64 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dffitarget.h198 FFI_N64, enumerator
215 FFI_DEFAULT_ABI = FFI_N64
Dffi.c131 type = (ecif->cif->abi == FFI_N64 in ffi_prep_args()
620 case FFI_N64: in ffi_call()
686 if (cif->abi != FFI_N64 in ffi_prep_closure_loc()
983 type = (cif->abi == FFI_N64 || cif->abi == FFI_N64_SOFT_FLOAT) in ffi_closure_mips_inner_N32()