Home | History | Annotate | Download | only in sh

Lines Matching refs:YY_START

116 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
123 #define YYSTATE YY_START
272 static int yy_start = 0; /* start state number */
688 if ( ! (yy_start) )
689 (yy_start) = 1; /* first start state */
718 yy_current_state = (yy_start);
1005 yy_act = YY_STATE_EOF(YY_START);
1185 yy_current_state = (yy_start);