Searched refs:oldtopsize (Results 1 – 1 of 1) sorted by relevance
2752 INTERNAL_SIZE_T oldtopsize; in cALLOc() local2766 oldtopsize = chunksize(top); in cALLOc()2798 if (p == oldtop && csz > oldtopsize) in cALLOc()2801 csz = oldtopsize; in cALLOc()