Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/src/
H A Dsubr.c91 #define MIN_INCR 1024 macro
108 if (*n < MIN_INCR)
109 *n = MIN_INCR;
H A DChangeLog-972706 * subr.c (MIN_INCR): Update comment to reflect MAXPROGLEN's demise.
3047 pointing out the problem and the basic solution (MIN_INCR,