Home
last modified time | relevance | path

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

/third_party/python/Include/
Dfuncobject.h58 PyAPI_FUNC(int) PyFunction_SetClosure(PyObject *, PyObject *);
/third_party/python/Doc/c-api/
Dfunction.rst89 .. c:function:: int PyFunction_SetClosure(PyObject *op, PyObject *closure)
/third_party/python/Objects/
Dfuncobject.c186 PyFunction_SetClosure(PyObject *op, PyObject *closure) in PyFunction_SetClosure() function
/third_party/python/Doc/data/
Drefcounts.dat940 PyFunction_SetClosure:int:::
941 PyFunction_SetClosure:PyObject*:op:0:
942 PyFunction_SetClosure:PyObject*:closure:+1: