Searched refs:PyVectorcall_Function (Results 1 – 11 of 11) sorted by relevance
62 PyAPI_FUNC(vectorcallfunc) PyVectorcall_Function(PyObject *callable);74 #define _PyVectorcall_Function PyVectorcall_Function
592 PyObject *obj = PyVectorcall_Function(alias->origin)(alias->origin, args, nargsf, kwnames); in ga_vectorcall()812 if (PyVectorcall_Function(origin) != NULL) { in setup_ga()
229 PyVectorcall_Function(PyObject *callable) in PyVectorcall_Function() function
149 .. c:function:: vectorcallfunc PyVectorcall_Function(PyObject *op)157 which can be done by checking ``PyVectorcall_Function(op) != NULL``.
947 ``PyVectorcall_Function``, ``PyObject_CallOneArg``,
994 ``PyVectorcall_Function()``. Patch by Andreas Schneider, Antoine Pitrou and
846 …<elf-symbol name='PyVectorcall_Function' type='func-type' binding='global-binding' visibility='def…7314 …PyVectorcall_Function' mangled-name='PyVectorcall_Function' filepath='Objects/call.c' line='229' c…