Searched refs:closure_test_fn3 (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | closure_fn3.c | 12 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/ |
D | closure_fn3.c | 12 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/ |
D | closure_fn3.c | 12 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/ |
D | ChangeLog.libffi-3.1 | 3691 * testsuite/libffi.call/closure_fn3.c (closure_test_fn3): Likewise. 5165 closure_test_fn3): Fix result printing on big-endian 64-bit
|
D | ChangeLog.old | 3699 * 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/ |
D | ChangeLog.libffi-3.1 | 3691 * testsuite/libffi.call/closure_fn3.c (closure_test_fn3): Likewise. 5165 closure_test_fn3): Fix result printing on big-endian 64-bit
|