Searched refs:check_line (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/protocmp/
H A Dproto_list.c67 * void check_line()
76 check_line(char *v[], int lc) function
163 check_line(v, line_count);
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_line.c1381 Dwarf_Bool check_line, first_line;
1411 check_line = true;
1436 if (check_line && line->li_address > pc &&
1454 check_line = false;
1470 check_line = false;
1475 check_line = true;

Completed in 62 milliseconds