Searched refs:yyendofinput (Results 1 – 1 of 1) sorted by relevance
569 int yyendofinput; /* True if we are at the end of input */ in Parse() local583 yyendofinput = (yymajor==0); in Parse()597 if( yyendofinput && yypParser->yyidx>=0 ){ in Parse()679 if( yyendofinput ){ in Parse()