Home | History | Annotate | Download | only in mpreal

Lines Matching refs:newtop

4332         mchunkptr newtop = chunk_plus_offset(oldp, nb);

4334 newtop->head = newtopsize |PINUSE_BIT;
4335 m->top = newtop;