Home | History | Annotate | Download | only in glcpp

Lines Matching refs:yy_state_buf

736     yy_state_type *yy_state_buf;
972 if ( ! yyg->yy_state_buf )
973 yyg->yy_state_buf = (yy_state_type *)glcpp_alloc(YY_STATE_BUF_SIZE ,yyscanner);
974 if ( ! yyg->yy_state_buf )
1010 yyg->yy_state_ptr = yyg->yy_state_buf;
1731 yyg->yy_state_ptr = yyg->yy_state_buf;
2567 yyg->yy_state_buf = 0;
2607 glcpp_free ( yyg->yy_state_buf , yyscanner);
2608 yyg->yy_state_buf = NULL;