Home
last modified time | relevance | path

Searched refs:PyVectorcall_Function (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dabstract.h62 PyAPI_FUNC(vectorcallfunc) PyVectorcall_Function(PyObject *callable);
74 #define _PyVectorcall_Function PyVectorcall_Function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dabstract.h62 PyAPI_FUNC(vectorcallfunc) PyVectorcall_Function(PyObject *callable);
74 #define _PyVectorcall_Function PyVectorcall_Function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dabstract.h62 PyAPI_FUNC(vectorcallfunc) PyVectorcall_Function(PyObject *callable);
74 #define _PyVectorcall_Function PyVectorcall_Function
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dabstract.h62 PyAPI_FUNC(vectorcallfunc) PyVectorcall_Function(PyObject *callable);
74 #define _PyVectorcall_Function PyVectorcall_Function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dabstract.h62 PyAPI_FUNC(vectorcallfunc) PyVectorcall_Function(PyObject *callable);
74 #define _PyVectorcall_Function PyVectorcall_Function
/aosp_15_r20/external/python/cpython3/Objects/
Dgenericaliasobject.c592 PyObject *obj = PyVectorcall_Function(alias->origin)(alias->origin, args, nargsf, kwnames); in ga_vectorcall()
812 if (PyVectorcall_Function(origin) != NULL) { in setup_ga()
Dcall.c229 PyVectorcall_Function(PyObject *callable) in PyVectorcall_Function() function
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dcall.rst149 .. c:function:: vectorcallfunc PyVectorcall_Function(PyObject *op)
157 which can be done by checking ``PyVectorcall_Function(op) != NULL``.
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.9.0a4.rst947 ``PyVectorcall_Function``, ``PyObject_CallOneArg``,
D3.10.0a4.rst994 ``PyVectorcall_Function()``. Patch by Andreas Schneider, Antoine Pitrou and
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi846 …<elf-symbol name='PyVectorcall_Function' type='func-type' binding='global-binding' visibility='def…
7314PyVectorcall_Function' mangled-name='PyVectorcall_Function' filepath='Objects/call.c' line='229' c…