Searched refs:PyFunction_SetClosure (Results 1 – 4 of 4) sorted by relevance
58 PyAPI_FUNC(int) PyFunction_SetClosure(PyObject *, PyObject *);
89 .. c:function:: int PyFunction_SetClosure(PyObject *op, PyObject *closure)
186 PyFunction_SetClosure(PyObject *op, PyObject *closure) in PyFunction_SetClosure() function
940 PyFunction_SetClosure:int:::941 PyFunction_SetClosure:PyObject*:op:0:942 PyFunction_SetClosure:PyObject*:closure:+1: