Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:nextp

7182 "  mchunkptr       nextp;              /* next chunk to consolidate */\n" +
7221 " nextp = p->fd;\n" +
7260 " } while ( (p = nextp) != 0);\n" +