Home
last modified time | relevance | path

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

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