Lines Matching refs:newtop
3815 mchunkptr newtop = chunk_plus_offset(oldp, nb);3817 newtop->head = newtopsize |PINUSE_BIT;3818 m->top = newtop;