Searched refs:PyCFuncPtr_FromVtblIndex (Results 1 – 2 of 2) sorted by relevance
3441 PyCFuncPtr_FromVtblIndex(PyTypeObject *type, PyObject *args, PyObject *kwds) in PyCFuncPtr_FromVtblIndex() function3497 return PyCFuncPtr_FromVtblIndex(type, args, kwds); in PyCFuncPtr_new()
3543 PyCFuncPtr_FromVtblIndex(PyTypeObject *type, PyObject *args, PyObject *kwds) in PyCFuncPtr_FromVtblIndex() function3599 return PyCFuncPtr_FromVtblIndex(type, args, kwds); in PyCFuncPtr_new()