Home | History | Annotate | Download | only in data

Lines Matching refs:yyterror_

246     static const int yyterror_;
775 yyn += yyterror_;
776 if (0 <= yyn && yyn <= yylast_ && yycheck_[yyn] == yyterror_)
926 if (yycheck_[yyx + yyn] == yyx && yyx != yyterror_
1134 const int ]b4_parser_class_name[::yyterror_ = 1;