Searched refs:BLOCKCHUNK (Results 1 – 2 of 2) sorted by relevance
1025 #define BLOCKCHUNK 100 macro1068 emalloc(freep, struct block_item *, BLOCKCHUNK * size, "more_blocks"); in more_blocks()1070 endp = p + BLOCKCHUNK * size; in more_blocks()1081 nextfree[id].highwater += BLOCKCHUNK; in more_blocks()
976 (more_blocks): Bump nextfree[id].cnt by BLOCKCHUNK.