Lines Matching refs:newtop
3805 mchunkptr newtop = chunk_plus_offset(oldp, nb);3807 newtop->head = newtopsize |PINUSE_BIT;3808 m->top = newtop;