Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dpyframe.h10 PyAPI_FUNC(PyObject *) PyFrame_GetLocals(PyFrameObject *frame);
/third_party/python/Objects/
H A Dframeobject.c1339 PyFrame_GetLocals(PyFrameObject *frame) in PyFrame_GetLocals() function
/third_party/python/Modules/
H A D_testcapimodule.c5995 return PyFrame_GetLocals((PyFrameObject *)frame); in frame_getlocals()

Completed in 13 milliseconds