Home | History | Annotate | Download | only in src

Lines Matching full:newtopsize

3804         size_t newtopsize = newsize - nb;
3807 newtop->head = newtopsize |PINUSE_BIT;
3809 m->topsize = newtopsize;