Searched refs:yyendofinput (Results 1 – 1 of 1) sorted by relevance
852 int yyendofinput; /* True if we are at the end of input */ in Parse() local863 yyendofinput = (yymajor==0); in Parse()1031 if( yyendofinput ){ in Parse()