Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dtraceback.c518 tb_print_line_repeated(PyObject *f, long cnt) in tb_print_line_repeated() function
558 err = tb_print_line_repeated(f, cnt); in tb_printinternal()
578 err = tb_print_line_repeated(f, cnt); in tb_printinternal()