Home
last modified time | relevance | path

Searched refs:closure_test (Results 1 – 2 of 2) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dclosure_simple.c11 closure_test(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata) in closure_test() function
45 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test, in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dclosure_simple.c11 closure_test(ffi_cif* cif __UNUSED__, void* resp, void** args, void* userdata) in closure_test() function
45 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test, in main()