Lines Matching refs:newtop
4857 mchunkptr newtop = chunk_plus_offset(p, nb);4859 newtop->head = newtopsize |PINUSE_BIT;4860 m->top = newtop;