Searched refs:noncommentinput (Results 1 – 1 of 1) sorted by relevance
48 #define noncommentinput() \ macro864 while ((c = yytext[yyleng++] = noncommentinput()) != terminator) {867 if ((yytext[yyleng++] = noncommentinput()) == '\n') {903 while ((c = noncommentinput()) != LEXEOF) {