Searched refs:yysyntax_error_status (Results 1 – 9 of 9) sorted by relevance
1490 int yysyntax_error_status; in yyparse() local1491 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()1492 if (yysyntax_error_status == 0) in yyparse()1494 else if (yysyntax_error_status == 1) in yyparse()1503 yysyntax_error_status = 2; in yyparse()1507 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()1512 if (yysyntax_error_status == 2) in yyparse()
1752 int yysyntax_error_status; in yyparse() local1753 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()1754 if (yysyntax_error_status == 0) in yyparse()1756 else if (yysyntax_error_status == 1) in yyparse()1765 yysyntax_error_status = 2; in yyparse()1769 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()1774 if (yysyntax_error_status == 2) in yyparse()
1613 int yysyntax_error_status; in yyparse() local1614 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()1615 if (yysyntax_error_status == 0) in yyparse()1617 else if (yysyntax_error_status == 1) in yyparse()1626 yysyntax_error_status = 2; in yyparse()1630 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()1635 if (yysyntax_error_status == 2) in yyparse()
1722 int yysyntax_error_status;]b4_lac_if([[1725 yysyntax_error_status = YYSYNTAX_ERROR;1726 if (yysyntax_error_status == 0)1728 else if (yysyntax_error_status == 1)1737 yysyntax_error_status = 2;1741 yysyntax_error_status = YYSYNTAX_ERROR;1746 if (yysyntax_error_status == 2)
3605 int yysyntax_error_status; in yyparse() local3606 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()3607 if (yysyntax_error_status == 0) in yyparse()3609 else if (yysyntax_error_status == 1) in yyparse()3618 yysyntax_error_status = 2; in yyparse()3622 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()3627 if (yysyntax_error_status == 2) in yyparse()
5455 int yysyntax_error_status; in yyparse() local5456 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()5457 if (yysyntax_error_status == 0) in yyparse()5459 else if (yysyntax_error_status == 1) in yyparse()5468 yysyntax_error_status = 2; in yyparse()5472 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()5477 if (yysyntax_error_status == 2) in yyparse()
4929 int yysyntax_error_status; in yyparse() local4930 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()4931 if (yysyntax_error_status == 0) in yyparse()4933 else if (yysyntax_error_status == 1) in yyparse()4942 yysyntax_error_status = 2; in yyparse()4946 yysyntax_error_status = YYSYNTAX_ERROR; in yyparse()4951 if (yysyntax_error_status == 2) in yyparse()
11144 int yysyntax_error_status; in yyparse() local11145 yysyntax_error_status = yysyntax_error (&yymsg_alloc, &yymsg, &yyctx); in yyparse()11146 if (yysyntax_error_status == 0) in yyparse()11148 else if (yysyntax_error_status == -1) in yyparse()11156 yysyntax_error_status in yyparse()11164 yysyntax_error_status = YYENOMEM; in yyparse()11168 if (yysyntax_error_status == YYENOMEM) in yyparse()
12265 int yysyntax_error_status; in yyparse() local12266 yysyntax_error_status = yysyntax_error (&yymsg_alloc, &yymsg, &yyctx); in yyparse()12267 if (yysyntax_error_status == 0) in yyparse()12269 else if (yysyntax_error_status == -1) in yyparse()12277 yysyntax_error_status in yyparse()12285 yysyntax_error_status = YYENOMEM; in yyparse()12289 if (yysyntax_error_status == YYENOMEM) in yyparse()