OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FFI_UNIX64
(Results
1 - 3
of
3
) sorted by null
/external/libffi/darwin-x86/
ffitarget.h
59
FFI_UNIX64
, /* Unix variants all use the same ABI for x86-64 */
63
FFI_DEFAULT_ABI =
FFI_UNIX64
,
/external/libffi/src/x86/
ffitarget.h
59
FFI_UNIX64
, /* Unix variants all use the same ABI for x86-64 */
63
FFI_DEFAULT_ABI =
FFI_UNIX64
,
ffi64.c
354
FFI_ASSERT (cif->abi ==
FFI_UNIX64
);
Completed in 537 milliseconds