Searched refs:lex_input (Results 1 – 4 of 4) sorted by relevance
38 #ifdef lex_input39 # undef lex_input40 # define lex_input() (((pos >= string_start) && (pos < string_end)) ? \ macro
42 #undef lex_input43 #define lex_input()(*gParserString++) macro
80 *yylastch++ = yych = lex_input();226 yyprevious = yytext[0] = lex_input();260 return(lex_input());
300 *p++=lex_input();302 while(--n>0) *p++=lex_input();405 return(lex_input());