Home
last modified time | relevance | path

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

/third_party/libffi/src/ia64/
Dffitarget.h41 FFI_UNIX, /* Linux and all Unix variants use the same conventions */ enumerator
43 FFI_DEFAULT_ABI = FFI_UNIX
Dffi.c299 FFI_ASSERT (cif->abi == FFI_UNIX); in ffi_call()
449 if (cif->abi != FFI_UNIX) in ffi_prep_closure_loc()
/third_party/libffi/src/tile/
Dffitarget.h42 FFI_UNIX, enumerator
44 FFI_DEFAULT_ABI = FFI_UNIX
Dffi.c228 if (cif->abi != FFI_UNIX) in ffi_prep_closure_loc()
260 if (cif->abi != FFI_UNIX) in ffi_prep_closure_loc()