Searched refs:clearsize (Results 1 – 1 of 1) sorted by relevance
2875 unsigned long clearsize; in public_cALLOc() local3812 unsigned long clearsize; local3829 clearsize = chunksize(p) - SIZE_SZ;3830 nclears = clearsize / sizeof(INTERNAL_SIZE_T);3834 MALLOC_ZERO(d, clearsize);