Home | History | Annotate | Download | only in libpcap

Lines Matching defs:yy_start

115 #define BEGIN (yy_start) = 1 + 2 *
121 #define YY_START (((yy_start) - 1) / 2)
122 #define YYSTATE YY_START
271 static int yy_start = 0; /* start state number */
2660 if ( ! (yy_start) )
2661 (yy_start) = 1; /* first start state */
2690 yy_current_state = (yy_start);
3547 yy_act = YY_STATE_EOF(YY_START);
3727 yy_current_state = (yy_start);