Home
last modified time | relevance | path

Searched refs:_testfunc_callback_q_qf (Results 1 – 6 of 6) 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/cpython3/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.c279 EXPORT(PY_LONG_LONG) _testfunc_callback_q_qf(PY_LONG_LONG value, in _testfunc_callback_q_qf() function
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c457 EXPORT(long long) _testfunc_callback_q_qf(long long value, in _testfunc_callback_q_qf() function