Searched refs:yy_start (Results 1 – 2 of 2) sorted by relevance
85 #define BEGIN yy_start = 1 + 2 *91 #define YY_START ((yy_start - 1) / 2)237 static int yy_start = 0; /* start state number */466 if ( ! yy_start )467 yy_start = 1; /* first start state */659 yy_start = 0;
114 int yy_start; // start state number member in yyFlexLexer
Completed in 9 milliseconds