Home | History | Annotate | Download | only in nasm

Lines Matching refs:oldnext

4484     Token *cur, *oldnext = NULL;
4501 oldnext = cur->next; /* Detach the tail past identifier */
4514 cur->next = oldnext;