Home
last modified time | relevance | path

Searched refs:PyFunction_GetGlobals (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Include/
Dfuncobject.h46 PyAPI_FUNC(PyObject *) PyFunction_GetGlobals(PyObject *);
/external/python/cpython3/Include/
Dfuncobject.h50 PyAPI_FUNC(PyObject *) PyFunction_GetGlobals(PyObject *);
/external/python/cpython2/Doc/c-api/
Dfunction.rst46 .. c:function:: PyObject* PyFunction_GetGlobals(PyObject *op)
/external/python/cpython3/Doc/c-api/
Dfunction.rst57 .. c:function:: PyObject* PyFunction_GetGlobals(PyObject *op)
/external/python/cpython2/PC/os2vacpp/
Dpython.def192 PyFunction_GetGlobals
/external/python/cpython2/Objects/
Dfuncobject.c74 PyFunction_GetGlobals(PyObject *op) in PyFunction_GetGlobals() function
/external/python/cpython3/Objects/
Dfuncobject.c87 PyFunction_GetGlobals(PyObject *op) in PyFunction_GetGlobals() function
/external/python/cpython2/PC/os2emx/
Dpython27.def337 "PyFunction_GetGlobals"
/external/python/cpython2/Doc/data/
Drefcounts.dat452 PyFunction_GetGlobals:PyObject*::0:
453 PyFunction_GetGlobals:PyObject*:op:0:
/external/python/cpython3/Doc/data/
Drefcounts.dat893 PyFunction_GetGlobals:PyObject*::0:
894 PyFunction_GetGlobals:PyObject*:op:0: