Home
last modified time | relevance | path

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

/freebsd-head/usr.bin/patch/
HDcommon.h39 #define INITHUNKMAX 125 /* initial dynamic allocation size */ macro
HDpch.c60 static int hunkmax = INITHUNKMAX; /* size of above arrays to begin with */