Lines Matching refs:YY_START
187 #define BEGIN (yy_start) = 1 + 2 *
193 #define YY_START (((yy_start) - 1) / 2)
194 #define YYSTATE YY_START
367 static int yy_start = 0; /* start state number */
1344 if ( ! (yy_start) )
1345 (yy_start) = 1; /* first start state */
1384 yy_current_state = (yy_start);
1432 fprintf( stderr, "--EOF (start condition %d)\n", YY_START );
1465 context_state = YY_START;
1825 bracketed_id_context_state = YY_START;
1865 bracketed_id_context_state = YY_START;
2282 context_state = YY_START;
2292 context_state = YY_START;
2303 context_state = YY_START;
2314 context_state = YY_START;
2528 yy_act = YY_STATE_EOF(YY_START);
2735 yy_current_state = (yy_start);
3422 (yy_start) = 0;