Home | History | Annotate | Download | only in gas

Lines Matching defs:YY_START

117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
123 #define YYSTATE YY_START
275 static int yy_start = 0; /* start state number */
718 if ( ! (yy_start) )
719 (yy_start) = 1; /* first start state */
754 yy_current_state = (yy_start);
1010 yy_act = YY_STATE_EOF(YY_START);
1203 yy_current_state = (yy_start);
1835 (yy_start) = 0;