Searched refs:ffi_type_slong (Results 1 - 5 of 5) sorted by relevance

/external/libffi/testsuite/libffi.call/
H A Dreturn_sl.c22 args[0] = &ffi_type_slong;
23 args[1] = &ffi_type_slong;
28 &ffi_type_slong, args) == FFI_OK);
H A Dnested_struct6.c106 cls_struct_fields2[0] = &ffi_type_slong;
/external/libffi/darwin-x86/
H A Dffi.h140 # define ffi_type_slong ffi_type_sint32 macro
143 # define ffi_type_slong ffi_type_sint64 macro
/external/libffi/include/
H A Dffi_real.h141 # define ffi_type_slong ffi_type_sint32 macro
144 # define ffi_type_slong ffi_type_sint64 macro
H A Dffi.h.in140 # define ffi_type_slong ffi_type_sint32
143 # define ffi_type_slong ffi_type_sint64

Completed in 3459 milliseconds