Searched refs:YYERROR (Results 1 - 25 of 93) sorted by relevance

1234

/freebsd-11-stable/sbin/pfctl/
H A Dparse.y549 YYERROR;
579 YYERROR;
587 YYERROR;
592 YYERROR;
609 YYERROR;
614 YYERROR;
621 YYERROR;
625 YYERROR;
632 YYERROR;
639 YYERROR;
[all...]
/freebsd-11-stable/usr.sbin/ypldap/
H A Dparse.y137 YYERROR;
152 YYERROR;
194 YYERROR;
205 YYERROR;
215 YYERROR;
225 YYERROR;
235 YYERROR;
245 YYERROR;
255 YYERROR;
266 YYERROR;
[all...]
/freebsd-11-stable/contrib/byacc/test/
H A Dbtyacc_calc1.y118 YYERROR;
155 if (dcheck($3)) YYERROR;
160 if (dcheck ( $3 )) YYERROR;
H A Dcalc1.y120 YYERROR;
157 if (dcheck($3)) YYERROR;
162 if (dcheck ( $3 )) YYERROR;
H A Dvarsyntax_calc1.y122 YYERROR;
159 if (dcheck($3)) YYERROR;
164 if (dcheck ( $3 )) YYERROR;
H A Dbtyacc_demo.y4 * semantic disambiguation via []-actions invoking YYVALID & YYERROR
96 if (!d || !d->scope) YYERROR;
102 if (d == NULL || d->istype() == 0) YYERROR;
148 /* empty */ [ if (!$t) YYERROR; ]
H A Dgrammar.y487 YYERROR;
522 YYERROR;
/freebsd-11-stable/contrib/binutils/binutils/
H A Drcparse.y202 YYERROR;
330 YYERROR;
342 YYERROR;
372 YYERROR;
399 YYERROR;
427 YYERROR;
974 YYERROR;
986 YYERROR;
1008 YYERROR;
1098 YYERROR;
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf_y.y278 YYERROR;
284 YYERROR;
290 YYERROR;
296 YYERROR;
758 YYERROR;
1122 YYERROR;
1129 YYERROR;
1136 YYERROR;
1143 YYERROR;
1154 YYERROR;
[all...]
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dcalc1.tab.c548 #define YYERROR goto yyerrlab macro
775 YYERROR;
828 if (dcheck(yystack.l_mark[0].vval)) YYERROR;
835 if (dcheck ( yystack.l_mark[0].vval )) YYERROR;
H A Dvarsyntax_calc1.tab.c549 #define YYERROR goto yyerrlab macro
776 YYERROR;
829 if (dcheck(yystack.l_mark[0].vval)) YYERROR;
836 if (dcheck ( yystack.l_mark[0].vval )) YYERROR;
H A Dcode_error.code.c290 #define YYERROR goto yyerrlab macro
H A Derr_syntax18.tab.c308 #define YYERROR goto yyerrlab macro
H A Derr_syntax12.tab.c312 #define YYERROR goto yyerrlab macro
H A Derr_syntax11.tab.c306 #define YYERROR goto yyerrlab macro
H A Derr_syntax20.tab.c304 #define YYERROR goto yyerrlab macro
H A Derr_syntax10.tab.c300 #define YYERROR goto yyerrlab macro
H A Derror.tab.c306 #define YYERROR goto yyerrlab macro
H A Dempty.tab.c301 #define YYERROR goto yyerrlab macro
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_gram.c521 #define YYERROR goto yyerrorlab macro
539 YYERROR; \
1195 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1198 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1299 | yyerrorlab -- error raised explicitly by YYERROR. |
1304 YYERROR and the label yyerrorlab therefore never appears in user
1310 this YYERROR. */
1319 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dparse.c580 #define YYERROR goto yyerrorlab macro
583 /* Like YYERROR except do call yyerror. This remains here temporarily
584 to ease the transition to the new meaning of YYERROR, for GCC.
604 YYERROR; \
1572 | yyerrorlab -- error raised explicitly by YYERROR. |
1577 YYERROR and the label yyerrorlab therefore never appears in user
1583 this YYERROR. */
1592 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c972 #define YYERROR goto yyerrorlab macro
975 /* Like YYERROR except do call yyerror. This remains here temporarily
976 to ease the transition to the new meaning of YYERROR, for GCC.
996 YYERROR; \
2654 | yyerrorlab -- error raised explicitly by YYERROR. |
2659 YYERROR and the label yyerrorlab therefore never appears in user
2665 this YYERROR. */
2674 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dvarsyntax_calc1.tab.c775 #define YYERROR goto yyerrlab macro
1077 /* explicit YYERROR from an action -- pop the rhs of the rule reduced
1311 /* just in case YYERROR is invoked within the action, save
1405 YYERROR;
1458 if (dcheck(yystack.l_mark[0].vval)) YYERROR;
1465 if (dcheck ( yystack.l_mark[0].vval )) YYERROR;
H A Dcalc1.tab.c774 #define YYERROR goto yyerrlab macro
1076 /* explicit YYERROR from an action -- pop the rhs of the rule reduced
1310 /* just in case YYERROR is invoked within the action, save
1404 YYERROR;
1457 if (dcheck(yystack.l_mark[0].vval)) YYERROR;
1464 if (dcheck ( yystack.l_mark[0].vval )) YYERROR;
/freebsd-11-stable/contrib/dtc/
H A Ddtc-parser.y496 YYERROR;

Completed in 345 milliseconds

1234