Searched refs:BUF_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
55 #define BUF_CHUNK_SIZE 4096 macro68 buf->alloc += BUF_CHUNK_SIZE; in do_realloc()69 if (at_least >= BUF_CHUNK_SIZE) in do_realloc()