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

Lines Matching refs:YY_START

80 #define BEGIN yy_start = 1 + 2 *
86 #define YY_START ((yy_start - 1) / 2)
87 #define YYSTATE YY_START
222 static int yy_start = 0; /* start state number */
1507 if ( ! yy_start )
1508 yy_start = 1; /* first start state */
1535 yy_current_state = yy_start;
2708 if ( YY_START == FIRSTCCL )
2839 yy_act = YY_STATE_EOF(YY_START);
3027 yy_current_state = yy_start;
3498 yy_start_stack[yy_start_stack_ptr++] = YY_START;