Searched refs:_testfunc_cbk_reg_int (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/ctypes/test/ |
D | test_callbacks.py | 221 func = dll._testfunc_cbk_reg_int
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_callbacks.py | 217 func = dll._testfunc_cbk_reg_int
|
/external/python/cpython2/Modules/_ctypes/ |
D | _ctypes_test.c | 24 _testfunc_cbk_reg_int(int a, int b, int c, int d, int e, in _testfunc_cbk_reg_int() function
|
/external/python/cpython3/Modules/_ctypes/ |
D | _ctypes_test.c | 12 _testfunc_cbk_reg_int(int a, int b, int c, int d, int e, in _testfunc_cbk_reg_int() function
|