Home | History | Annotate | Download | only in rfcomm

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 */
673 if ( ! (yy_start) )
674 (yy_start) = 1; /* first start state */
703 yy_current_state = (yy_start);
917 yy_act = YY_STATE_EOF(YY_START);
1097 yy_current_state = (yy_start);