Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching refs:YY_START

84 #define BEGIN yy_start = 1 + 2 *
90 #define YY_START ((yy_start - 1) / 2)
91 #define YYSTATE YY_START
235 static int yy_start = 0; /* start state number */
465 if ( ! yy_start )
466 yy_start = 1; /* first start state */
606 yy_act = YY_STATE_EOF(YY_START);
655 yy_start = 0;
1387 yy_start_stack[yy_start_stack_ptr++] = YY_START;