Searched refs:noncommentinput (Results 1 – 1 of 1) sorted by relevance
46 #define noncommentinput() \ macro862 while ((c = yytext[yyleng++] = noncommentinput()) != terminator) {865 if ((yytext[yyleng++] = noncommentinput()) == '\n') {901 while ((c = noncommentinput()) != LEXEOF) {