Searched refs:_PyObject_Vectorcall (Results 1 – 8 of 8) sorted by relevance
71 #define _PyObject_Vectorcall PyObject_Vectorcall macro
646 return _PyObject_Vectorcall(callable, args, nargsf, kwnames); in PyObject_Vectorcall()
20 #define PY_VECTORCALL _PyObject_Vectorcall
111 ``_PyObject_Vectorcall``, ``_Py_TPFLAGS_HAVE_VECTORCALL``,