Home | History | Annotate | Download | only in tc

Lines Matching defs:yy_start

133 #define BEGIN (yy_start) = 1 + 2 *
139 #define YY_START (((yy_start) - 1) / 2)
140 #define YYSTATE YY_START
297 static int yy_start = 0; /* start state number */
784 if ( ! (yy_start) )
785 (yy_start) = 1; /* first start state */
819 yy_current_state = (yy_start);
1109 yy_act = YY_STATE_EOF(YY_START);
1298 yy_current_state = (yy_start);
1831 (yy_start_stack)[(yy_start_stack_ptr)++] = YY_START;
1967 (yy_start) = 0;