Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/test/
Dtest_callbacks.py217 func = dll._testfunc_cbk_reg_int
/third_party/python/Modules/_ctypes/
D_ctypes_test.c12 _testfunc_cbk_reg_int(int a, int b, int c, int d, int e, in _testfunc_cbk_reg_int() function