Searched refs:MAXHUNKSIZE (Results 1 – 2 of 2) sorted by relevance
38 #define MAXHUNKSIZE 200000 /* is this enough lines? */ macro
724 if (p_max > MAXHUNKSIZE) in another_hunk() 1101 if (p_end > MAXHUNKSIZE) in another_hunk()