Searched refs:yysyntax_error_status (Results 1 – 1 of 1) sorted by relevance
3262 int yysyntax_error_status; in yyparse() local3263 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()3264 if (yysyntax_error_status == 0) in yyparse()3266 else if (yysyntax_error_status == 1) in yyparse()3275 yysyntax_error_status = 2; in yyparse()3279 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()3284 if (yysyntax_error_status == 2) in yyparse()