Searched refs:yy_pop_parser_stack (Results 1 – 1 of 1) sorted by relevance
409 static void yy_pop_parser_stack(yyParser *pParser){ in yy_pop_parser_stack() function429 while( pParser->yytos>pParser->yystack ) yy_pop_parser_stack(pParser); in ParseFinalize()609 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser); in yyStackOverflow()769 while( yypParser->yytos>yypParser->yystack ) yy_pop_parser_stack(yypParser); in yy_parse_failed()988 yy_pop_parser_stack(yypParser); in Parse()