Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/test/
Dtest_as_parameter.py127 f = dll._testfunc_callback_q_qf
Dtest_functions.py284 f = dll._testfunc_callback_q_qf
/third_party/python/Modules/_ctypes/
D_ctypes_test.c457 EXPORT(long long) _testfunc_callback_q_qf(long long value, in _testfunc_callback_q_qf() function