Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.call/
Dclosure_stdcall.c11 closure_test_stdcall(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_stdcall() function
57 CHECK(ffi_prep_closure(pcl, &cif, closure_test_stdcall, in main()