Home | History | Annotate | Download | only in MVS

Lines Matching refs:ACTION

135 /* action number for EOF rule of a given start state */
138 /* special action meaning "start processing a new file" */
241 #define ACTION 12
254 * corresponding action - sets up yytext
1722 BEGIN(ACTION);
1734 BEGIN(ACTION);
2024 ACTION_ECHO; BEGIN(ACTION);
2056 ACTION_ECHO; BEGIN(ACTION);
2062 case YY_STATE_EOF(ACTION):
2067 synerr( "EOF encountered inside an action" );
2220 printf( "action # %d\n", yy_act );
2223 "fatal flex scanner internal error--no action found" );
2234 * returns a code representing an action