Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/
D_ctypes.c3883 PyCFuncPtr_call(PyCFuncPtrObject *self, PyObject *inargs, PyObject *kwds) in PyCFuncPtr_call() function
4103 (ternaryfunc)PyCFuncPtr_call, /* tp_call */