Searched refs:yyerrcnt (Results 1 – 1 of 1) sorted by relevance
156 int yyerrcnt; /* Shifts left before out of the error */ member578 yypParser->yyerrcnt = -1; in Parse()596 yypParser->yyerrcnt--; in Parse()631 if( yypParser->yyerrcnt<0 ){ in Parse()662 yypParser->yyerrcnt = 3; in Parse()674 if( yypParser->yyerrcnt<=0 ){ in Parse()677 yypParser->yyerrcnt = 3; in Parse()