Home | History | Annotate | Download | only in MVS

Lines Matching refs:yy_start

133 #define BEGIN yy_start = 1 + 2 *
1255 static int yy_start = 0; /* start state number */
1298 if ( ! yy_start )
1299 yy_start = 1; /* first start state */
1329 yy_current_state = yy_start;
2184 yy_act = YY_STATE_EOF((yy_start - 1) / 2);
2329 yy_current_state = yy_start;