Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/patch/
Dcommon.h43 #define INITHUNKMAX 125 /* initial dynamic allocation size */ macro
Dpch.c66 static int hunkmax = INITHUNKMAX; /* size of above arrays to begin with */