Searched defs:PyObject_Vectorcall (Results 1 – 2 of 2) sorted by relevance
38 inline PyObject *PyObject_Vectorcall(PyObject *func, PyObject *const *stack, Py_ssize_t nargs, PyOb… in PyObject_Vectorcall() function
295 PyObject_Vectorcall(PyObject *callable, PyObject *const *args, in PyObject_Vectorcall() function