Home
last modified time | relevance | path

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

/third_party/libffi/src/mips/
Dffitarget.h198 FFI_N64, enumerator
215 FFI_DEFAULT_ABI = FFI_N64
Dffi.c132 type = (ecif->cif->abi == FFI_N64 in ffi_prep_args()
637 case FFI_N64: in ffi_call_int()
719 if (cif->abi != FFI_N64 in ffi_prep_closure_loc()
1025 type = (cif->abi == FFI_N64 || cif->abi == FFI_N64_SOFT_FLOAT) in ffi_closure_mips_inner_N32()
1116 if (cif->abi != FFI_N64 in ffi_prep_go_closure()