Searched refs:yy_start (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c125 #define BEGIN (yy_start) = 1 + 2 *
131 #define YY_START (((yy_start) - 1) / 2)
293 static int yy_start = 0; /* start state number */ variable
1288 if ( ! (yy_start) )
1289 (yy_start) = 1; /* first start state */
1318 yy_current_state = (yy_start);
2827 yy_current_state = (yy_start);
3467 (yy_start) = 0;

Completed in 48 milliseconds