Home | History | Annotate | Download | only in src

Lines Matching defs:yy_start

98 #define BEGIN yy_start = 1 + 2 *
104 #define YY_START ((yy_start - 1) / 2)
105 #define YYSTATE YY_START
240 static int yy_start = 0; /* start state number */
1232 if ( ! yy_start )
1233 yy_start = 1; /* first start state */
1260 yy_current_state = yy_start;
1716 yy_act = YY_STATE_EOF(YY_START);
1904 yy_current_state = yy_start;
2369 yy_start_stack[yy_start_stack_ptr++] = YY_START;