Searched refs:YY_STATE_BUF_SIZE (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)) macro
1284 (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );

Completed in 49 milliseconds