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

  /external/libffi/testsuite/libffi.call/
closure_fn1.c 13 static void closure_test_fn1(ffi_cif* cif __UNUSED__, void* resp, void** args, function
79 CHECK(ffi_prep_closure(pcl, &cif, closure_test_fn1,
  /external/libffi/testsuite/libffi.special/
unwindtest.cc 19 void closure_test_fn1(ffi_cif* cif __UNUSED__, void* resp, function
107 CHECK(ffi_prep_closure(pcl, &cif, closure_test_fn1,

Completed in 55 milliseconds