Home
last modified time | relevance | path

Searched refs:_testfunc_callback_q_qf (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/ctypes/test/
Dtest_as_parameter.py127 f = dll._testfunc_callback_q_qf
Dtest_functions.py294 f = dll._testfunc_callback_q_qf
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c266 EXPORT(PY_LONG_LONG) _testfunc_callback_q_qf(PY_LONG_LONG value, in _testfunc_callback_q_qf() function