Lines Matching defs:SKIP
106 #define SKIP while (C != '\n')
107 #define SKIP_TO_COM SKIP; SKIP; pc=c; while (C != '.' || pc != '\n' || C > 'Z')pc=c
217 static int skip(pacmac);
515 SKIP;
518 SKIP;
521 SKIP;
531 SKIP;
543 SKIP;
559 SKIP;
566 SKIP;
607 /* skip over a complete backslash construction */
616 SKIP;
693 SKIP;
709 SKIP;
712 SKIP;
715 SKIP;
718 SKIP;
721 SKIP;
723 SKIP;
735 SKIP;
739 SKIP;
742 SKIP;
760 SKIP;
770 SKIP;
779 SKIP;
784 SKIP;
886 * skip initial specials ampersands and apostrophes
1018 * Skip over a nested set of macros
1044 SKIP;
1050 SKIP;
1056 SKIP;
1067 SKIP;
1086 SKIP;
1090 SKIP;
1122 SKIP;
1134 skip(pacmac unused)
1137 SKIP;
1281 SKIP;
1333 SKIP;
1360 SKIP;
1401 SKIP;
1407 SKIP;
1625 M(NONE, '\\','"', skip), /* comment */
1635 M(NONE, 't','m', skip), /* print string on tty */
1636 M(NONE, 'h','w', skip), /* exception hyphen words */
1661 M(NONE, 'N','R', skip), /* undocumented */
1662 M(NONE, 'N','D', skip), /* use supplied date */