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

  /external/libffi/testsuite/libffi.call/
unwindtest.cc 18 typedef void (*closure_test_type)(); typedef
67 (*((closure_test_type)(code)))();
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
unwindtest.cc 18 typedef void (*closure_test_type)(); typedef
67 (*((closure_test_type)(code)))();
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
unwindtest.cc 18 typedef void (*closure_test_type)(); typedef
67 (*((closure_test_type)(code)))();

Completed in 152 milliseconds