Home
last modified time | relevance | path

Searched defs:tb_lasti (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dtraceback.h11 int tb_lasti; member
/third_party/python/Python/clinic/
H A Dtraceback.c.h26 int tb_lasti; in tb_new() local
/third_party/python/Python/
H A Dtraceback.c79 tb_new_impl(PyTypeObject *type, PyObject *tb_next, PyFrameObject *tb_frame, int tb_lasti, int tb_lineno) tb_new_impl() argument

Completed in 3 milliseconds