Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlempar.c567 int yyerrorhit = 0; /* True if yymajor has invoked an error */ in Parse() local
632 if( yymx==YYERRORSYMBOL || yyerrorhit ){ in Parse()
660 yyerrorhit = 1; in Parse()