Searched defs:args (Results 26 - 50 of 258) sorted by relevance

1234567891011

/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/testsuite/libffi.call/
H A Dreturn_ll1.c18 ffi_type *args[MAX_ARGS]; local
H A Dreturn_sl.c17 ffi_type *args[MAX_ARGS]; local
H A Dreturn_ul.c17 ffi_type *args[MAX_ARGS]; local
H A Dclosure_fn0.c16 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
[all...]
H A Dclosure_fn1.c13 static void closure_test_fn1(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
[all...]
H A Dclosure_fn2.c12 static void closure_test_fn2(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
[all...]
H A Dclosure_fn3.c12 static void closure_test_fn3(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
[all...]
H A Dclosure_fn4.c14 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
[all...]
H A Dclosure_fn5.c13 closure_test_fn5(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
[all...]
H A Dclosure_fn6.c12 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
[all...]
H A Dclosure_loc_fn0.c16 closure_loc_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
[all...]
H A Dclosure_stdcall.c11 closure_test_stdcall(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dclosure_thiscall.c11 closure_test_thiscall(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dcls_dbls_struct.c23 closure_test_gn(ffi_cif* cif __UNUSED__, void* resp __UNUSED__, void** args, void* userdata __UNUSED__) argument
H A Dcls_double.c10 static void cls_ret_double_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dcls_double_va.c28 void* args[3]; local
14 cls_double_va_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) argument
H A Dcls_float.c10 static void cls_ret_float_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dcls_longdouble_va.c28 void* args[3]; local
14 cls_longdouble_va_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) argument
H A Dcls_pointer.c37 void* args[3]; local
23 cls_pointer_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata __UNUSED__) argument
H A Dcls_schar.c12 static void cls_ret_schar_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dcls_sint.c10 static void cls_ret_sint_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
H A Dcls_sshort.c10 static void cls_ret_sshort_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, argument
/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/testsuite/libffi.special/
H A Dunwindtest_ffi_call.cc20 ffi_type *args[MAX_ARGS]; local
/seL4-l4v-10.1.1/l4v/
H A Drun_tests102 args = ['./misc/regression/run_tests.py'] # Script name variable
/seL4-l4v-10.1.1/HOL4/src/datatype/
H A Dselftest.sml124 val (args, _) = strip_fun (type_of fupd_t) value

Completed in 114 milliseconds

1234567891011