Searched refs:MIN_CHUNK (Results 1 – 1 of 1) sorted by relevance
14 #define MIN_CHUNK 64 macro33 *n = MIN_CHUNK; in getstr()51 if (*n > MIN_CHUNK) in getstr()54 *n += MIN_CHUNK; in getstr()