Searched refs:INITHUNKMAX (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/usr.bin/patch/ | ||
| D | common.h | 43 #define INITHUNKMAX 125 /* initial dynamic allocation size */ macro |
| D | pch.c | 66 static int hunkmax = INITHUNKMAX; /* size of above arrays to begin with */ |