Home | History | Annotate | Download | only in src

Lines Matching refs:YY_START

144 #define BEGIN (yy_start) = 1 + 2 *
150 #define YY_START (((yy_start) - 1) / 2)
151 #define YYSTATE YY_START
312 static int yy_start = 0; /* start state number */
1360 if ( ! (yy_start) )
1361 (yy_start) = 1; /* first start state */
1390 yy_current_state = (yy_start);
1858 yy_act = YY_STATE_EOF(YY_START);
2046 yy_current_state = (yy_start);
2688 (yy_start) = 0;