Home
last modified time | relevance | path

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

/freebsd/usr.bin/patch/
H A Dcommon.h38 #define MAXHUNKSIZE 200000 /* is this enough lines? */ macro
H A Dpch.c724 if (p_max > MAXHUNKSIZE) in another_hunk()
1101 if (p_end > MAXHUNKSIZE) in another_hunk()