HomeSort by: relevance | last modified time | path
    Searched refs:pch_first (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/patch/
pch.h 51 LINENUM pch_first(void);
patch.c 656 LINENUM first_guess = pch_first() + last_offset;
710 const LINENUM oldfirst = pch_first() + last_offset;
772 const LINENUM oldfirst = pch_first() + last_offset;
pch.c 1314 pch_first(void) function in typeref:typename:LINENUM

Completed in 15 milliseconds