Lines Matching defs:YY_START
136 #define BEGIN (yy_start) = 1 + 2 *
142 #define YY_START (((yy_start) - 1) / 2)
143 #define YYSTATE YY_START
292 static int yy_start = 0; /* start state number */
735 if ( ! (yy_start) )
736 (yy_start) = 1; /* first start state */
765 yy_current_state = (yy_start);
1019 yy_act = YY_STATE_EOF(YY_START);
1207 yy_current_state = (yy_start);
1837 (yy_start) = 0;