Home | History | Annotate | Download | only in src

Lines Matching refs:newtopsize

3871         size_t newtopsize = newsize - nb;
3874 newtop->head = newtopsize |PINUSE_BIT;
3876 m->topsize = newtopsize;