Searched refs:FFI_V8 (Results 1 – 7 of 7) sorted by relevance
49 FFI_V8, enumerator56 FFI_DEFAULT_ABI = FFI_V8
409 case FFI_V8: in ffi_call()510 if (cif->abi != FFI_V8) in ffi_prep_closure_loc()
53 FFI_V8,54 FFI_DEFAULT_ABI = FFI_V8,
290 FFI_ASSERT (cif->abi == FFI_V8); in ffi_call_int()340 if (cif->abi != FFI_V8) in ffi_prep_closure_loc()361 if (cif->abi != FFI_V8) in ffi_prep_go_closure()
5833 (ffi_call): Handle FFI_V9 ABI from 64bit code and FFI_V8 ABI from
5841 (ffi_call): Handle FFI_V9 ABI from 64bit code and FFI_V8 ABI from