Home
last modified time | relevance | path

Searched refs:_testfunc_ai8 (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/ctypes/test/
Dtest_prototypes.py208 func = testdll._testfunc_ai8
/third_party/python/Modules/_ctypes/
D_ctypes_test.c310 EXPORT(int *) _testfunc_ai8(int a[8]) in _testfunc_ai8() function