Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/test/
Dtest_functions.py84 f = dll._testfunc_v
/external/python/cpython3/Lib/ctypes/test/
Dtest_functions.py84 f = dll._testfunc_v
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c136 EXPORT(void) _testfunc_v(int a, int b, int *presult) in _testfunc_v() function
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c315 EXPORT(void) _testfunc_v(int a, int b, int *presult) in _testfunc_v() function