Searched refs:closure_test_fn0 (Results 1 – 8 of 8) sorted by relevance
/external/libffi/testsuite/libffi.call/ |
D | closure_fn4.c | 14 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0() function 78 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0, in main()
|
D | closure_fn6.c | 12 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0() function 80 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0, in main()
|
D | closure_fn0.c | 16 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0() function 79 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0, in main()
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | closure_fn4.c | 14 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0() function 78 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0, in main()
|
D | closure_fn0.c | 16 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0() function 79 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0, in main()
|
D | closure_fn6.c | 12 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0() function 80 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0, in main()
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi-3.1 | 3687 * testsuite/libffi.call/closure_fn0.c (closure_test_fn0): Mark cif as 3692 * testsuite/libffi.call/closure_fn4.c (closure_test_fn0): Likewise. 3694 * testsuite/libffi.call/closure_fn6.c (closure_test_fn0): Likewise.
|
/external/libffi/ |
D | ChangeLog.libffi-3.1 | 3687 * testsuite/libffi.call/closure_fn0.c (closure_test_fn0): Mark cif as 3692 * testsuite/libffi.call/closure_fn4.c (closure_test_fn0): Likewise. 3694 * testsuite/libffi.call/closure_fn6.c (closure_test_fn0): Likewise.
|