Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dclosure_fn3.c12 static void closure_test_fn3(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn3() function
72 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn3, in main()
/external/libffi/testsuite/libffi.call/
Dclosure_fn3.c12 static void closure_test_fn3(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn3() function
72 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn3, in main()
/external/libffi/testsuite/libffi.closures/
Dclosure_fn3.c12 static void closure_test_fn3(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn3() function
72 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn3, in main()
/external/libffi/
DChangeLog.libffi-3.13691 * testsuite/libffi.call/closure_fn3.c (closure_test_fn3): Likewise.
5165 closure_test_fn3): Fix result printing on big-endian 64-bit
DChangeLog.old3699 * testsuite/libffi.call/closure_fn3.c (closure_test_fn3): Likewise.
5173 closure_test_fn3): Fix result printing on big-endian 64-bit
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13691 * testsuite/libffi.call/closure_fn3.c (closure_test_fn3): Likewise.
5165 closure_test_fn3): Fix result printing on big-endian 64-bit