Home
last modified time | relevance | path

Searched refs:yyerrcnt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/tool/
H A Dlempar.c156 int yyerrcnt; /* Shifts left before out of the error */ member
578 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()