Home | History | Annotate | Download | only in libcpu

Lines Matching refs:YY_START

143 #define BEGIN (yy_start) = 1 + 2 *
149 #define YY_START (((yy_start) - 1) / 2)
150 #define YYSTATE YY_START
311 static int yy_start = 0; /* start state number */
779 if ( ! (yy_start) )
780 (yy_start) = 1; /* first start state */
809 yy_current_state = (yy_start);
1066 yy_act = YY_STATE_EOF(YY_START);
1254 yy_current_state = (yy_start);
1896 (yy_start) = 0;