Searched refs:pch_first (Results 1 – 3 of 3) sorted by relevance
49 LINENUM pch_first(void);
708 LINENUM first_guess = pch_first() + last_offset; in locate_hunk()764 const LINENUM oldfirst = pch_first() + last_offset; in abort_context_hunk()830 const LINENUM oldfirst = pch_first() + last_offset; in abort_hunk()
1361 pch_first(void) in pch_first() function