Home
last modified time | relevance | path

Searched refs:_PyObject_VectorcallMethod (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
Dabstract.h129 #define _PyObject_VectorcallMethod PyObject_VectorcallMethod macro
/third_party/python/Doc/c-api/
Dcall.rst112 ``_PyObject_VectorcallMethod``, ``_PyVectorcall_Function``,
/third_party/python/Misc/NEWS.d/
D3.9.0a1.rst681 opcode and the ``_PyObject_VectorcallMethod`` C API.
5699 :c:func:`_PyObject_VectorcallMethod`, :c:func:`_PyObject_CallMethodNoArgs`