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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c149 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
352 typedef int yy_state_type; typedef
361 static yy_state_type yy_get_previous_state (void );
362 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
921 static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
1248 register yy_state_type yy_current_state;
1284 (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
2615 yy_state_type yy_next_state;
2822 static yy_state_type yy_get_previous_stat
[all...]

Completed in 48 milliseconds