Searched refs:YY_STATE_BUF_SIZE (Results 1 – 6 of 6) sorted by relevance
176 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
161 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro2231 (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
148 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) macro
467 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))1317 YY_G(yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE M4_YY_CALL_LAST_ARG);1541 yy_state_buf = new yy_state_type[YY_STATE_BUF_SIZE];