Home
last modified time | relevance | path

Searched refs:PyFunction_GetGlobals (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dfuncobject.h68 PyAPI_FUNC(PyObject *) PyFunction_GetGlobals(PyObject *);
/third_party/python/Objects/
H A Dfuncobject.c164 PyFunction_GetGlobals(PyObject *op) in PyFunction_GetGlobals() function
/third_party/python/Modules/
H A D_testcapimodule.c6392 PyObject *globals = PyFunction_GetGlobals(func); in function_get_globals()

Completed in 17 milliseconds