Lines Matching refs:last_offset
131 static LINENUM last_offset = 0; variable
363 newwhere = pch_newfirst() + last_offset; in main()
383 if (last_offset) in main()
385 last_offset, in main()
386 last_offset == 1L ? "" : "s"); in main()
508 last_offset = 0; in reinitialize_almost_everything()
708 LINENUM first_guess = pch_first() + last_offset; in locate_hunk()
736 last_offset, offset); in locate_hunk()
738 last_offset = offset; in locate_hunk()
744 last_offset, -offset); in locate_hunk()
746 last_offset = -offset; in locate_hunk()
764 const LINENUM oldfirst = pch_first() + last_offset; in abort_context_hunk()
765 const LINENUM newfirst = pch_newfirst() + last_offset; in abort_context_hunk()
830 const LINENUM oldfirst = pch_first() + last_offset; in abort_hunk()
831 const LINENUM newfirst = pch_newfirst() + last_offset; in abort_hunk()