Searched refs:yyerrstatus (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c573 #define yyerrok (yyerrstatus = 0)
589 #define YYRECOVERING() (!!yyerrstatus)
1148 int yyerrstatus;
1194 yyerrstatus = 0;
1340 if (yyerrstatus)
1341 yyerrstatus--;
1505 if (!yyerrstatus)
1547 if (yyerrstatus == 3)
1595 yyerrstatus = 3; /* Each real token shifted decrements this. */
1145 int yyerrstatus; local
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c958 #define yyerrok (yyerrstatus = 0)
974 #define YYRECOVERING() (!!yyerrstatus)
1533 int yyerrstatus;
1579 yyerrstatus = 0;
1725 if (yyerrstatus)
1726 yyerrstatus--;
2793 if (!yyerrstatus)
2835 if (yyerrstatus == 3)
2883 yyerrstatus = 3; /* Each real token shifted decrements this. */
1530 int yyerrstatus; local
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c965 #define yyerrok (yyerrstatus = 0)
981 #define YYRECOVERING() (!!yyerrstatus)
1540 int yyerrstatus;
1586 yyerrstatus = 0;
1732 if (yyerrstatus)
1733 yyerrstatus--;
2587 if (!yyerrstatus)
2629 if (yyerrstatus == 3)
2677 yyerrstatus = 3; /* Each real token shifted decrements this. */
1537 int yyerrstatus; local
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c547 #define yyerrok (yyerrstatus = 0)
563 #define YYRECOVERING() (!!yyerrstatus)
1122 int yyerrstatus;
1168 yyerrstatus = 0;
1314 if (yyerrstatus)
1315 yyerrstatus--;
1434 if (!yyerrstatus)
1476 if (yyerrstatus == 3)
1524 yyerrstatus = 3; /* Each real token shifted decrements this. */
1119 int yyerrstatus; local
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c1507 #define yyerrok (yyerrstatus = 0)
1517 #define YYRECOVERING() (!!yyerrstatus)
1949 int yyerrstatus; local
1998 yyerrstatus = 0;
2131 if (yyerrstatus)
2132 yyerrstatus--;
3658 if (!yyerrstatus)
3699 if (yyerrstatus == 3)
3747 yyerrstatus = 3; /* Each real token shifted decrements this. */

Completed in 86 milliseconds