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

  /external/python/cpython2/Lib/ctypes/test/
test_prototypes.py 205 func = testdll._testfunc_ai8
  /external/python/cpython3/Lib/ctypes/test/
test_prototypes.py 208 func = testdll._testfunc_ai8
  /external/python/cpython2/Modules/_ctypes/
_ctypes_test.c 131 EXPORT(int *) _testfunc_ai8(int a[8]) function
  /external/python/cpython3/Modules/_ctypes/
_ctypes_test.c 141 EXPORT(int *) _testfunc_ai8(int a[8]) function

Completed in 123 milliseconds