Home
last modified time | relevance | path

Searched defs:PyFrame_GetGlobals (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Dframeobject.c1346 PyFrame_GetGlobals(PyFrameObject *frame) in PyFrame_GetGlobals() function
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc65 static PyObject* PyFrame_GetGlobals(PyFrameObject *frame) in PyFrame_GetGlobals() function