Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/test/
Dtest_pointers.py147 func = dll._testfunc_c_p_p
/third_party/python/Modules/_ctypes/
D_ctypes_test.c357 EXPORT(void *) _testfunc_c_p_p(int *argcp, char **argv) in _testfunc_c_p_p() function