Home | History | Annotate | Download | only in compiler

Lines Matching defs:yy_start

79 #define BEGIN yy_start = 1 + 2 *
85 #define YY_START ((yy_start - 1) / 2)
86 #define YYSTATE YY_START
221 static int yy_start = 0; /* start state number */
739 if ( ! yy_start )
740 yy_start = 1; /* first start state */
767 yy_current_state = yy_start;
1065 yy_act = YY_STATE_EOF(YY_START);
1253 yy_current_state = yy_start;
1722 yy_start_stack[yy_start_stack_ptr++] = YY_START;