Searched refs:oldfirst (Results 1 – 1 of 1) sorted by relevance
764 const LINENUM oldfirst = pch_first() + last_offset; in abort_context_hunk() local766 const LINENUM oldlast = oldfirst + pch_ptrn_lines() - 1; in abort_context_hunk()775 if (oldlast < oldfirst) in abort_context_hunk()777 else if (oldlast == oldfirst) in abort_context_hunk()778 fprintf(rejfp, "*** %ld%s\n", oldfirst, stars); in abort_context_hunk()780 fprintf(rejfp, "*** %ld,%ld%s\n", oldfirst, in abort_context_hunk()830 const LINENUM oldfirst = pch_first() + last_offset; in abort_hunk() local851 pch_ptrn_lines() ? oldfirst : 0, in abort_hunk()