Home | History | Annotate | Download | only in bootstrap

Lines Matching defs:YY_START

130 #define BEGIN (yy_start) = 1 + 2 *
136 #define YY_START (((yy_start) - 1) / 2)
137 #define YYSTATE YY_START
285 static int yy_start = 0; /* start state number */
709 if ( ! (yy_start) )
710 (yy_start) = 1; /* first start state */
739 yy_current_state = (yy_start);
944 yy_act = YY_STATE_EOF(YY_START);
1132 yy_current_state = (yy_start);
1768 (yy_start) = 0;