Searched refs:added_notes (Results 1 – 2 of 2) sorted by relevance
1391 int added_notes = 0; local1437 added_notes++;1443 if (sched_verbose && added_notes)1444 fprintf (sched_dump, ";; added %d line-number notes\n", added_notes);
1437 int added_notes = 0; in restore_line_notes() local1489 added_notes++; in restore_line_notes()1496 if (sched_verbose && added_notes) in restore_line_notes()1497 fprintf (sched_dump, ";; added %d line-number notes\n", added_notes); in restore_line_notes()