Home
last modified time | relevance | path

Searched refs:PyFrame_GetBack (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Include/cpython/
Dframeobject.h94 PyAPI_FUNC(PyFrameObject *) PyFrame_GetBack(PyFrameObject *frame);
/external/python/cpython3/Doc/c-api/
Dreflection.rst34 .. c:function:: PyFrameObject* PyFrame_GetBack(PyFrameObject *frame)
/external/python/cpython3/Python/
D_warnings.c815 PyFrameObject *back = PyFrame_GetBack(frame); in next_external_frame()
839 PyFrameObject *back = PyFrame_GetBack(f); in setup_context()
Dsysmodule.c1812 PyFrameObject *back = PyFrame_GetBack(f); in sys__getframe_impl()
/external/python/cpython3/Objects/
Dframeobject.c1172 PyFrame_GetBack(PyFrameObject *frame) in PyFrame_GetBack() function
/external/python/cpython3/Modules/
D_tracemalloc.c409 PyFrameObject *back = PyFrame_GetBack(pyframe); in traceback_get_frames()
/external/python/cpython3/Misc/NEWS.d/
D3.9.0b1.rst928 New :c:func:`PyFrame_GetBack` function: get the frame next outer frame.
/external/python/cpython3/Doc/whatsnew/
D3.9.rst1286 Added :c:func:`PyFrame_GetBack` function: get the frame next outer frame.
/external/python/cpython3/Doc/data/
Dpython3.10.abi240 …<elf-symbol name='PyFrame_GetBack' type='func-type' binding='global-binding' visibility='default-v…
8315PyFrame_GetBack' mangled-name='PyFrame_GetBack' filepath='Objects/frameobject.c' line='1172' colum…
12161 …<function-decl name='PyFrame_GetBack' mangled-name='PyFrame_GetBack' filepath='./Include/cpython/f…