Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/test/
Dtest_pointers.py81 doit = dll._testfunc_callback_with_pointer
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c237 EXPORT(int) _testfunc_callback_with_pointer(int (*func)(int *)) in _testfunc_callback_with_pointer() function