Searched refs:closure_test_fn0 (Results 1 - 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.call/ |
H A D | closure_fn0.c | 16 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function 87 CHECK(ffi_prep_closure(pcl, &cif, closure_test_fn0,
|
H A D | closure_fn4.c | 14 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function 86 CHECK(ffi_prep_closure(pcl, &cif, closure_test_fn0,
|
H A D | closure_fn6.c | 12 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function 88 CHECK(ffi_prep_closure(pcl, &cif, closure_test_fn0,
|
Completed in 184 milliseconds