Searched refs:yyerrstatus_ (Results 1 – 4 of 4) sorted by relevance
138 #define yyerrok (yyerrstatus_ = 0)144 #define YYRECOVERING() (!!yyerrstatus_)346 int yyerrstatus_ = 0; in parse() local455 if (yyerrstatus_) in parse()456 --yyerrstatus_; in parse()602 if (!yyerrstatus_) in parse()611 if (yyerrstatus_ == 3) in parse()656 yyerrstatus_ = 3; /* Each real token shifted decrements this. */ in parse()
319 private int yyerrstatus_ = 0;327 return yyerrstatus_ == 0;457 yyerrstatus_ = 0;544 if (yyerrstatus_ > 0)545 --yyerrstatus_;578 if (yyerrstatus_ == 0)587 if (yyerrstatus_ == 3)625 yyerrstatus_ = 3; /* Each real token shifted decrements this. */
345 #define yyerrok (yyerrstatus_ = 0)351 #define YYRECOVERING() (!!yyerrstatus_)522 int yyerrstatus_ = 0;629 if (yyerrstatus_)630 --yyerrstatus_;714 if (!yyerrstatus_)723 if (yyerrstatus_ == 3)768 yyerrstatus_ = 3; /* Each real token shifted decrements this. */
9945 (yyn_, yylen_, yystate_, yynerrs_, yyerrstatus_): Remove as