Searched refs:newfirst (Results 1 – 3 of 3) sorted by relevance
711 const LINENUM newfirst = pch_newfirst() + last_offset; in abort_context_hunk() local713 const LINENUM newlast = newfirst + pch_repl_lines() - 1; in abort_context_hunk()730 if (newlast < newfirst) in abort_context_hunk()732 else if (newlast == newfirst) in abort_context_hunk()733 fprintf(rejfp, "--- %ld%s\n", newfirst, minuses); in abort_context_hunk()735 fprintf(rejfp, "--- %ld,%ld%s\n", newfirst, in abort_context_hunk()773 const LINENUM newfirst = pch_newfirst() + last_offset; in abort_hunk() local794 pch_ptrn_lines(), newfirst, pch_repl_lines()); in abort_hunk()
1364 struct table_elt *newfirst = next; in remove_from_table() local1367 next->first_same_value = newfirst; in remove_from_table()
1385 struct table_elt *newfirst = next; in remove_from_table() local1388 next->first_same_value = newfirst; in remove_from_table()