HomeSort by relevance Sort by last modified time
    Searched refs:FFI_UNIX (Results 1 - 2 of 2) sorted by null

  /external/libffi/src/ia64/
ffitarget.h 36 FFI_UNIX, /* Linux and all Unix variants use the same conventions */
37 FFI_DEFAULT_ABI = FFI_UNIX,
ffi.c 282 FFI_ASSERT (cif->abi == FFI_UNIX);
428 FFI_ASSERT (cif->abi == FFI_UNIX);

Completed in 74 milliseconds