Lines Matching full:growby
759 static const int GROWBY = 80; /* how large we will grow strings by */765 buf = xrealloc(buf, bufsize += GROWBY);