Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c2359 static long last_line_num, last_ind, func_ind; /* debug last line number and pc */ variable
13541 (last_line_num != file->line_num || last_ind != ind)) { in block()
13543 last_ind = ind; in block()
14495 last_ind = 0; in put_func_debug()