Home
last modified time | relevance | path

Searched refs:match_until_eof (Results 1 – 1 of 1) sorted by relevance

/dports/devel/patch/patch-2.7.6/src/
H A Dmerge.c60 bool match_until_eof; in locate_merge() local
90 match_until_eof = offset < 0; in locate_merge()
105 match_until_eof ? input_lines - guess + 1 : min, in locate_merge()
124 match_until_eof ? input_lines - guess + 1 : min, in locate_merge()