Searched refs:GROWBY_MIN_SIZE (Results 1 – 2 of 2) sorted by relevance
1337 #define GROWBY_MIN_SIZE 64 /* Minimum amount to grow buffer by */ macro1356 growby = std::max (count, GROWBY_MIN_SIZE); in growbuf_by_size()
7303 * ch-exp.y (tempbuf, tempbufsize, tempbufindex, GROWBY_MIN_SIZE,