Home
last modified time | relevance | path

Searched defs:YYERROR_DECL (Results 1 – 25 of 106) sorted by relevance

12345

/freebsd/contrib/byacc/test/
H A Dempty.y4 #define YYERROR_DECL() yyerror(const char *s) macro
22 YYERROR_DECL() { in YYERROR_DECL() function
H A Dpure_calc.y12 #define YYERROR_DECL() yyerror(const char *s) macro
88 YYERROR_DECL() in YYERROR_DECL() function
H A Dcalc2.y13 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
94 YYERROR_DECL() in YYERROR_DECL() function
H A Dcalc3.y16 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
97 YYERROR_DECL() in YYERROR_DECL() function
H A Derr_syntax27.y16 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
97 YYERROR_DECL() in YYERROR_DECL() function
H A Dinherit0.y6 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dok_syntax1.y16 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
H A Dpure_error.y7 #define YYERROR_DECL() yyerror(const char *s) macro
H A Derr_inherit1.y18 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dinherit1.y18 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dbtyacc_calc1.y188 YYERROR_DECL() in YYERROR_DECL() function
H A Derr_inherit3.y18 #define YYERROR_DECL() yyerror(const char *s) macro
H A Derr_inherit4.y19 #define YYERROR_DECL() yyerror(const char *s) macro
H A Derr_inherit5.y18 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dinherit2.y18 #define YYERROR_DECL() yyerror(const char *s) macro
H A Derr_inherit2.y18 #define YYERROR_DECL() yyerror(const char *s) macro
/freebsd/contrib/byacc/test/yacc/
H A Drename_debug.i46 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dempty.tab.c103 #define YYERROR_DECL() yyerror(const char *s) macro
138 #define YYERROR_DECL() yyerror(const char *s) macro
242 YYERROR_DECL() { in YYERROR_DECL() function
H A Dpure_calc.tab.c111 #define YYERROR_DECL() yyerror(const char *s) macro
151 #define YYERROR_DECL() yyerror(const char *s) macro
332 YYERROR_DECL() in YYERROR_DECL() function
H A Dcalc2.tab.c107 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
143 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
337 YYERROR_DECL() in YYERROR_DECL() function
H A Dcalc3.tab.c108 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
148 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
334 YYERROR_DECL() in YYERROR_DECL() function
H A Dok_syntax1.tab.c108 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
156 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
358 YYERROR_DECL() in YYERROR_DECL() function
/freebsd/contrib/byacc/test/btyacc/
H A Drename_debug.i46 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dempty.tab.c123 #define YYERROR_DECL() yyerror(const char *s) macro
158 #define YYERROR_DECL() yyerror(const char *s) macro
369 YYERROR_DECL() { in YYERROR_DECL() function
/freebsd/usr.sbin/jail/
H A Djailparse.y235 YYERROR_DECL() in YYERROR_DECL() function

12345