Searched refs:HUNKSIZE (Results 1 – 1 of 1) sorted by relevance
153 #define HUNKSIZE 8192 /* just a multiplier */ macro855 padding = ALIGN(newbrk, HUNKSIZE) - newbrk; in setup_caches()903 cp->mt_span = chunksize * HUNKSIZE - sizeof (cache_t); in create_cache()1065 thiscache = (cache_t *)morecore(thisrequest * HUNKSIZE); in malloc_internal()