Home | History | Annotate | Download | only in stdlib

Lines Matching full:newtopsize

3814         size_t newtopsize = newsize - nb;
3817 newtop->head = newtopsize |PINUSE_BIT;
3819 m->topsize = newtopsize;