Searched refs:INITHUNKMAX (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/usr.bin/patch/ | ||
| HD | common.h | 39 #define INITHUNKMAX 125 /* initial dynamic allocation size */ macro |
| HD | pch.c | 60 static int hunkmax = INITHUNKMAX; /* size of above arrays to begin with */ |