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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-exp.c924 #define yyerrok (yyerrstatus = 0)
939 #define YYRECOVERING() (!!yyerrstatus)
1280 int yyerrstatus;
1320 yyerrstatus = 0;
1479 if (yyerrstatus)
1480 yyerrstatus--;
2119 if (!yyerrstatus)
2174 if (yyerrstatus == 3)
2226 yyerrstatus = 3; /* Each real token shifted decrements this. */
1277 int yyerrstatus; local
H A Dm2-exp.c859 #define yyerrok (yyerrstatus = 0)
874 #define YYRECOVERING() (!!yyerrstatus)
1215 int yyerrstatus;
1255 yyerrstatus = 0;
1414 if (yyerrstatus)
1415 yyerrstatus--;
1960 if (!yyerrstatus)
2015 if (yyerrstatus == 3)
2067 yyerrstatus = 3; /* Each real token shifted decrements this. */
1212 int yyerrstatus; local
H A Df-exp.c739 #define yyerrok (yyerrstatus = 0)
754 #define YYRECOVERING() (!!yyerrstatus)
1095 int yyerrstatus;
1135 yyerrstatus = 0;
1294 if (yyerrstatus)
1295 yyerrstatus--;
1831 if (!yyerrstatus)
1886 if (yyerrstatus == 3)
1938 yyerrstatus = 3; /* Each real token shifted decrements this. */
1092 int yyerrstatus; local
H A Djv-exp.c798 #define yyerrok (yyerrstatus = 0)
813 #define YYRECOVERING() (!!yyerrstatus)
1154 int yyerrstatus;
1194 yyerrstatus = 0;
1353 if (yyerrstatus)
1354 yyerrstatus--;
1870 if (!yyerrstatus)
1925 if (yyerrstatus == 3)
1977 yyerrstatus = 3; /* Each real token shifted decrements this. */
1151 int yyerrstatus; local
H A Dc-exp.c921 #define yyerrok (yyerrstatus = 0)
936 #define YYRECOVERING() (!!yyerrstatus)
1277 int yyerrstatus;
1317 yyerrstatus = 0;
1476 if (yyerrstatus)
1477 yyerrstatus--;
2490 if (!yyerrstatus)
2545 if (yyerrstatus == 3)
2597 yyerrstatus = 3; /* Each real token shifted decrements this. */
1274 int yyerrstatus; local
H A Dobjc-exp.c903 #define yyerrok (yyerrstatus = 0)
918 #define YYRECOVERING() (!!yyerrstatus)
1259 int yyerrstatus;
1299 yyerrstatus = 0;
1458 if (yyerrstatus)
1459 yyerrstatus--;
2450 if (!yyerrstatus)
2505 if (yyerrstatus == 3)
2557 yyerrstatus = 3; /* Each real token shifted decrements this. */
1256 int yyerrstatus; local
H A Dp-exp.c713 #define yyerrok (yyerrstatus = 0)
728 #define YYRECOVERING() (!!yyerrstatus)
1069 int yyerrstatus;
1109 yyerrstatus = 0;
1268 if (yyerrstatus)
1269 yyerrstatus--;
1902 if (!yyerrstatus)
1957 if (yyerrstatus == 3)
2009 yyerrstatus = 3; /* Each real token shifted decrements this. */
1066 int yyerrstatus; local
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_gram.c514 #define yyerrok (yyerrstatus = 0)
524 #define YYRECOVERING() (!!yyerrstatus)
956 int yyerrstatus; local
1005 yyerrstatus = 0;
1138 if (yyerrstatus)
1139 yyerrstatus--;
1233 if (!yyerrstatus)
1274 if (yyerrstatus == 3)
1322 yyerrstatus = 3; /* Each real token shifted decrements this. */
/freebsd-11-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-11-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-11-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-11-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-11-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 318 milliseconds