Searched defs:args (Results 176 - 200 of 1628) sorted by relevance

1234567891011>>

/macosx-10.10/libffi-18.1/tests/testsuite/libffi.call/
H A Dclosure_fn5.c14 closure_test_fn5(ffi_cif* cif,void* resp,void** args, void* userdata) argument
[all...]
H A Dcls_double.c10 static void cls_ret_double_fn(ffi_cif* cif,void* resp,void** args, argument
H A Dcls_double_va.c11 cls_double_va_fn(ffi_cif* cif, void* resp, void** args, void* userdata) argument
26 void* args[3]; local
H A Dcls_float.c10 static void cls_ret_float_fn(ffi_cif* cif,void* resp,void** args, argument
H A Dcls_longdouble_va.c11 cls_longdouble_va_fn(ffi_cif* cif, void* resp, void** args, void* userdata) argument
26 void* args[3]; local
H A Dcls_pointer.c20 cls_pointer_gn(ffi_cif* cif, void* resp, void** args, void* userdata) argument
35 void* args[3]; local
H A Dcls_schar.c10 static void cls_ret_schar_fn(ffi_cif* cif,void* resp,void** args, argument
H A Dcls_sint.c10 static void cls_ret_sint_fn(ffi_cif* cif,void* resp,void** args, argument
H A Dcls_sshort.c10 static void cls_ret_sshort_fn(ffi_cif* cif,void* resp,void** args, argument
H A Dcls_uchar.c10 static void cls_ret_uchar_fn(ffi_cif* cif,void* resp,void** args, argument
H A Dcls_uint.c10 static void cls_ret_uint_fn(ffi_cif* cif,void* resp,void** args, argument
H A Dcls_ulonglong.c10 static void cls_ret_ulonglong_fn(ffi_cif* cif,void* resp,void** args, argument
H A Dcls_ushort.c10 static void cls_ret_ushort_fn(ffi_cif* cif,void* resp,void** args, argument
H A Dfloat.c26 ffi_type *args[MAX_ARGS]; local
H A Dpromotion.c20 ffi_type *args[MAX_ARGS]; local
H A Dstruct1.c31 ffi_type *args[MAX_ARGS]; local
H A Dstruct2.c27 ffi_type *args[MAX_ARGS]; local
H A Dstruct3.c25 ffi_type *args[MAX_ARGS]; local
H A Dstruct4.c27 ffi_type *args[MAX_ARGS]; local
H A Dstruct5.c26 ffi_type *args[MAX_ARGS]; local
H A Dstruct6.c26 ffi_type *args[MAX_ARGS]; local
H A Dstruct7.c28 ffi_type *args[MAX_ARGS]; local
H A Dstruct8.c30 ffi_type *args[MAX_ARGS]; local
H A Dstruct9.c27 ffi_type *args[MAX_ARGS]; local
/macosx-10.10/libffi-18.1/tests/testsuite/libffi.special/
H A Dunwindtest.cc11 closure_test_fn(ffi_cif* cif, void* resp, void** args, void* userdata) argument
18 void closure_test_fn1(ffi_cif* cif,void* resp,void** args, argument
[all...]

Completed in 138 milliseconds

1234567891011>>