Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dabstract.h129 #define _PyObject_VectorcallMethod PyObject_VectorcallMethod
187 PyAPI_FUNC(PyObject *) PyObject_VectorcallMethod(
194 return PyObject_VectorcallMethod(name, &self, in PyObject_CallMethodNoArgs()
204 return PyObject_VectorcallMethod(name, args, in PyObject_CallMethodOneArg()
233 return PyObject_VectorcallMethod(oname, args, nargsf, kwnames); in _PyObject_VectorcallMethodId()
/external/python/cpython3/Doc/c-api/
Dcall.rst94 For :c:func:`PyObject_VectorcallMethod`, this flag means instead that
221 | :c:func:`PyObject_VectorcallMethod` | arg + name | vectorcall | vectorcall |
395 .. c:function:: PyObject* PyObject_VectorcallMethod(PyObject *name, PyObject *const *args, size_t n…
/external/python/cpython3/Objects/
Dcall.c744 PyObject_VectorcallMethod(PyObject *name, PyObject *const *args, in PyObject_VectorcallMethod() function
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a4.rst946 ``PyObject_Vectorcall``, ``PyObject_VectorcallMethod``,
/external/python/cpython3/Doc/data/
Dpython3.10.abi553 …<elf-symbol name='PyObject_VectorcallMethod' type='func-type' binding='global-binding' visibility=…
3984 …<function-decl name='PyObject_VectorcallMethod' mangled-name='PyObject_VectorcallMethod' filepath=…
4692PyObject_VectorcallMethod' mangled-name='PyObject_VectorcallMethod' filepath='Objects/call.c' line…