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

  /external/libffi/testsuite/libffi.call/
closure_fn2.c 37 typedef int (*closure_test_type2)(double, double, double, double, signed short, typedef
74 res = (*((closure_test_type2)code))
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
closure_fn2.c 37 typedef int (*closure_test_type2)(double, double, double, double, signed short, typedef
74 res = (*((closure_test_type2)code))
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
closure_fn2.c 37 typedef int (*closure_test_type2)(double, double, double, double, signed short, typedef
74 res = (*((closure_test_type2)code))

Completed in 73 milliseconds