HomeSort by relevance Sort by last modified time
    Searched refs:closure_test_fn0 (Results 1 - 9 of 9) sorted by null

  /external/libffi/testsuite/libffi.call/
closure_fn0.c 16 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function
79 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0,
closure_fn4.c 14 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function
78 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0,
closure_fn6.c 12 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function
80 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0,
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
closure_fn0.c 16 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function
79 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0,
closure_fn4.c 14 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function
78 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0,
closure_fn6.c 12 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function
80 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0,
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
closure_fn0.c 16 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function
79 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0,
closure_fn4.c 14 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function
78 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0,
closure_fn6.c 12 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, function
80 CHECK(ffi_prep_closure_loc(pcl, &cif, closure_test_fn0,

Completed in 88 milliseconds