Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dpyframe.h16 PyAPI_FUNC(int) PyFrame_GetLasti(PyFrameObject *frame);
/third_party/python/Objects/
H A Dframeobject.c1360 PyFrame_GetLasti(PyFrameObject *frame) in PyFrame_GetLasti() function
/third_party/python/Modules/
H A D_testcapimodule.c6035 int lasti = PyFrame_GetLasti((PyFrameObject *)frame); in frame_getlasti()

Completed in 14 milliseconds