Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dframeobject.c955 PyFrame_LocalsToFast(PyFrameObject *f, int clear) in PyFrame_LocalsToFast() function
/external/python/cpython3/Objects/
Dframeobject.c988 PyFrame_LocalsToFast(PyFrameObject *f, int clear) in PyFrame_LocalsToFast() function