Searched refs:yyeof_ (Results 1 – 4 of 4) sorted by relevance
417 if (yychar <= yyeof_) in parse()419 yychar = yytoken = yyeof_; in parse()615 if (yychar <= yyeof_) in parse()618 if (yychar == yyeof_) in parse()1054 const int calcxx_parser::yyeof_ = 0; member in yy::calcxx_parser
261 static const int yyeof_; member in yy::calcxx_parser
240 static const int yyeof_;591 if (yychar <= yyeof_)593 yychar = yytoken = yyeof_;727 if (yychar <= yyeof_)730 if (yychar == yyeof_)1129 const int ]b4_parser_class_name[::yyeof_ = 0;
11419 (yyrline_, yytoken_number_, yyeof_, yylast_, yynnts_, yyempty_)