Home
last modified time | relevance | path

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

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