Home | History | Annotate | Download | only in runtime

Lines Matching defs:next_token

360 next_token (void)
507 tok = next_token ();
552 tok = next_token ();
582 tok = next_token ();
586 if (next_token () != ':')
592 if (next_token () != ':')
598 if (next_token () != ':')
604 if (next_token () != ':')
610 if (next_token () != ':')
616 if (next_token () != ':')
639 tok = next_token ();
644 tok = next_token ();
650 if (next_token () != INTEGER)
654 tok = next_token ();