Searched refs:oldtopsize (Results 1 – 2 of 2) sorted by relevance
2102 INTERNAL_SIZE_T oldtopsize = chunksize(top); local2131 if (p == oldtop && csz > oldtopsize)2134 csz = oldtopsize;
2865 INTERNAL_SIZE_T oldtopsize = chunksize(top);2887 if (p == oldtop && csz > oldtopsize)2890 csz = oldtopsize;
Completed in 12 milliseconds