Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c3873 PyCFuncPtr_call(PyCFuncPtrObject *self, PyObject *inargs, PyObject *kwds) in PyCFuncPtr_call() function
4092 (ternaryfunc)PyCFuncPtr_call, /* tp_call */
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c3980 PyCFuncPtr_call(PyCFuncPtrObject *self, PyObject *inargs, PyObject *kwds) in PyCFuncPtr_call() function
4200 (ternaryfunc)PyCFuncPtr_call, /* tp_call */