Home
last modified time | relevance | path

Searched refs:PyFunction_SetVectorcall (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Include/cpython/
Dfuncobject.h76 PyAPI_FUNC(void) PyFunction_SetVectorcall(PyFunctionObject *, vectorcallfunc);
/external/python/cpython3/Modules/_testcapi/
Dvectorcall.c118 PyFunction_SetVectorcall((PyFunctionObject *)func, (vectorcallfunc)override_vectorcall); in function_setvectorcall()
/external/python/cpython3/Doc/c-api/
Dfunction.rst89 .. c:function:: void PyFunction_SetVectorcall(PyFunctionObject *func, vectorcallfunc vectorcall)
/external/python/cpython3/Objects/
Dfuncobject.c437 PyFunction_SetVectorcall(PyFunctionObject *func, vectorcallfunc vectorcall) in PyFunction_SetVectorcall() function
/external/python/cpython3/Doc/whatsnew/
D3.12.rst1918 * Add new function :c:func:`PyFunction_SetVectorcall` to the C API
/external/python/cpython3/Misc/NEWS.d/
D3.12.0a1.rst6165 Add new function :c:func:`PyFunction_SetVectorcall` to the C API which sets
/external/python/cpython3/Doc/data/
Dpython3.13.abi304 …<elf-symbol name='PyFunction_SetVectorcall' type='func-type' binding='global-binding' visibility='…
7383PyFunction_SetVectorcall' mangled-name='PyFunction_SetVectorcall' filepath='Objects/funcobject.c' …