Searched refs:YYERROR (Results 51 - 75 of 91) sorted by relevance

1234

/freebsd-11.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c965 #define YYERROR goto yyerrorlab macro
968 /* Like YYERROR except do call yyerror. This remains here temporarily
969 to ease the transition to the new meaning of YYERROR, for GCC.
989 YYERROR; \
2860 | yyerrorlab -- error raised explicitly by YYERROR. |
2865 YYERROR and the label yyerrorlab therefore never appears in user
2871 this YYERROR. */
2880 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/freebsd-11.0-release/contrib/gdb/gdb/
H A Df-exp.c746 #define YYERROR goto yyerrlab1 macro
748 /* Like YYERROR except do call yyerror. This remains here temporarily
749 to ease the transition to the new meaning of YYERROR, for GCC.
769 YYERROR; \
1923 invokes YYERROR. Doesn't work in C++ */
H A Djv-exp.c805 #define YYERROR goto yyerrlab1 macro
807 /* Like YYERROR except do call yyerror. This remains here temporarily
808 to ease the transition to the new meaning of YYERROR, for GCC.
828 YYERROR; \
1962 invokes YYERROR. Doesn't work in C++ */
H A Dc-exp.c928 #define YYERROR goto yyerrlab1 macro
930 /* Like YYERROR except do call yyerror. This remains here temporarily
931 to ease the transition to the new meaning of YYERROR, for GCC.
951 YYERROR; \
2582 invokes YYERROR. Doesn't work in C++ */
H A Dobjc-exp.c910 #define YYERROR goto yyerrlab1 macro
912 /* Like YYERROR except do call yyerror. This remains here temporarily
913 to ease the transition to the new meaning of YYERROR, for GCC.
933 YYERROR; \
2542 invokes YYERROR. Doesn't work in C++ */
H A Dp-exp.c720 #define YYERROR goto yyerrlab1 macro
722 /* Like YYERROR except do call yyerror. This remains here temporarily
723 to ease the transition to the new meaning of YYERROR, for GCC.
743 YYERROR; \
1994 invokes YYERROR. Doesn't work in C++ */
/freebsd-11.0-release/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c1467 #define YYERROR goto yyerrlab macro
1993 /* just in case YYERROR is invoked within the action, save
2113 YYERROR;
2151 YYERROR;
H A Dcode_debug.c357 #define YYERROR goto yyerrlab macro
883 /* just in case YYERROR is invoked within the action, save
H A Drename_debug.c357 #define YYERROR goto yyerrlab macro
883 /* just in case YYERROR is invoked within the action, save
H A Dbtyacc_destroy1.tab.c633 #define YYERROR goto yyerrlab macro
1159 /* just in case YYERROR is invoked within the action, save
H A Dbtyacc_destroy2.tab.c633 #define YYERROR goto yyerrlab macro
1159 /* just in case YYERROR is invoked within the action, save
H A Dbtyacc_destroy3.tab.c633 #define YYERROR goto yyerrlab macro
1159 /* just in case YYERROR is invoked within the action, save
H A Dcalc.tab.c628 #define YYERROR goto yyerrlab macro
1154 /* just in case YYERROR is invoked within the action, save
H A Dcalc2.tab.c641 #define YYERROR goto yyerrlab macro
1167 /* just in case YYERROR is invoked within the action, save
H A Dcalc3.tab.c596 #define YYERROR goto yyerrlab macro
1172 /* just in case YYERROR is invoked within the action, save
H A Dcode_calc.code.c499 #define YYERROR goto yyerrlab macro
1025 /* just in case YYERROR is invoked within the action, save
H A Dcode_error.code.c471 #define YYERROR goto yyerrlab macro
997 /* just in case YYERROR is invoked within the action, save
H A Dempty.tab.c490 #define YYERROR goto yyerrlab macro
1016 /* just in case YYERROR is invoked within the action, save
H A Derr_inherit3.tab.c590 #define YYERROR goto yyerrlab macro
1116 /* just in case YYERROR is invoked within the action, save
H A Derr_inherit4.tab.c587 #define YYERROR goto yyerrlab macro
1113 /* just in case YYERROR is invoked within the action, save
H A Derr_syntax10.tab.c489 #define YYERROR goto yyerrlab macro
1015 /* just in case YYERROR is invoked within the action, save
H A Derr_syntax11.tab.c495 #define YYERROR goto yyerrlab macro
1021 /* just in case YYERROR is invoked within the action, save
H A Derr_syntax12.tab.c501 #define YYERROR goto yyerrlab macro
1027 /* just in case YYERROR is invoked within the action, save
H A Derr_syntax18.tab.c498 #define YYERROR goto yyerrlab macro
1024 /* just in case YYERROR is invoked within the action, save
/freebsd-11.0-release/usr.bin/lex/
H A Dinitparse.c715 #define YYERROR goto yyerrlab macro

Completed in 176 milliseconds

1234