Searched refs:READ_STEP (Results 1 – 1 of 1) sorted by relevance
173 #define READ_STEP (4 * 1024 * 1024) macro190 void *tmp = realloc(p, total + READ_STEP); in load_zlib()195 total += READ_STEP; in load_zlib()