Searched defs:yyterror_ (Results 1 – 2 of 2) sorted by relevance
/external/bison/examples/calc++/ | ||
D | calc++-parser.hh | 267 static const int yyterror_; member in yy::calcxx_parser |
D | calc++-parser.cc | 1059 const int calcxx_parser::yyterror_ = 1; member in yy::calcxx_parser |