Home
last modified time | relevance | path

Searched refs:YYINPUT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dreject.c44 #define YYINPUT yyinput macro
59 #define YYINPUT yyinput macro
76 #define YYINPUT yywinput macro
86 extern int YYINPUT(void);
119 YYTEXT[YYLENG++] = YYINPUT(); in YYREJECT()
H A Dyyless.c52 #define YYINPUT yyinput macro
68 #define YYINPUT yyinput macro
88 #define YYINPUT yywinput macro
H A Dnceucform79 *yylastch++ = yych = YYINPUT();
251 yyprevious = YYTEXT[0] = YYINPUT();