Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dframeobject.c749 PyFrame_BlockPop(PyFrameObject *f) in PyFrame_BlockPop() function
/external/python/cpython2/Objects/
Dframeobject.c761 PyFrame_BlockPop(PyFrameObject *f) in PyFrame_BlockPop() function