Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/test/
Dtest_prototypes.py205 func = testdll._testfunc_ai8
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c118 EXPORT(int *) _testfunc_ai8(int a[8]) in _testfunc_ai8() function