Home
last modified time | relevance | path

Searched refs:PyFunction_SetAnnotations (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/
Dfuncobject.h59 PyAPI_FUNC(int) PyFunction_SetAnnotations(PyObject *, PyObject *);
/external/python/cpython3/Doc/c-api/
Dfunction.rst103 .. c:function:: int PyFunction_SetAnnotations(PyObject *op, PyObject *annotations)
/external/python/cpython3/Objects/
Dfuncobject.c210 PyFunction_SetAnnotations(PyObject *op, PyObject *annotations) in PyFunction_SetAnnotations() function
/external/python/cpython3/Doc/data/
Drefcounts.dat908 PyFunction_SetAnnotations:int:::
909 PyFunction_SetAnnotations:PyObject*:op:0:
910 PyFunction_SetAnnotations:PyObject*:annotations:+1: