Searched refs:PyFunction_SetAnnotations (Results 1 – 4 of 4) sorted by relevance
59 PyAPI_FUNC(int) PyFunction_SetAnnotations(PyObject *, PyObject *);
103 .. c:function:: int PyFunction_SetAnnotations(PyObject *op, PyObject *annotations)
210 PyFunction_SetAnnotations(PyObject *op, PyObject *annotations) in PyFunction_SetAnnotations() function
908 PyFunction_SetAnnotations:int:::909 PyFunction_SetAnnotations:PyObject*:op:0:910 PyFunction_SetAnnotations:PyObject*:annotations:+1: