Searched refs:methoddescr_call (Results 1 – 2 of 2) sorted by relevance
210 methoddescr_call(PyMethodDescrObject *descr, PyObject *args, PyObject *kwds) in methoddescr_call() function438 (ternaryfunc)methoddescr_call, /* tp_call */
220 methoddescr_call(PyMethodDescrObject *descr, PyObject *args, PyObject *kwargs) in methoddescr_call() function548 (ternaryfunc)methoddescr_call, /* tp_call */