Home
last modified time | relevance | path

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

12345

/netbsd/external/bsd/byacc/dist/test/
H A Dempty.y6 #define YYERROR_DECL() yyerror(const char *s) macro
24 YYERROR_DECL() { in YYERROR_DECL() function
H A Dpure_calc.y14 #define YYERROR_DECL() yyerror(const char *s) macro
90 YYERROR_DECL() in YYERROR_DECL() function
H A Dcalc2.y15 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
96 YYERROR_DECL() in YYERROR_DECL() function
H A Dcalc3.y18 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
99 YYERROR_DECL() in YYERROR_DECL() function
H A Derr_syntax27.y18 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
99 YYERROR_DECL() in YYERROR_DECL() function
H A Dinherit0.y8 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dok_syntax1.y18 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
H A Dpure_error.y9 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dinherit1.y20 #define YYERROR_DECL() yyerror(const char *s) macro
H A Derr_inherit1.y20 #define YYERROR_DECL() yyerror(const char *s) macro
H A Derr_inherit3.y20 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dbtyacc_calc1.y190 YYERROR_DECL() in YYERROR_DECL() function
H A Dinherit2.y20 #define YYERROR_DECL() yyerror(const char *s) macro
H A Derr_inherit4.y21 #define YYERROR_DECL() yyerror(const char *s) macro
H A Derr_inherit5.y20 #define YYERROR_DECL() yyerror(const char *s) macro
H A Derr_inherit2.y20 #define YYERROR_DECL() yyerror(const char *s) macro
/netbsd/external/bsd/byacc/dist/test/btyacc/
H A Drename_debug.i46 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dempty.tab.c125 #define YYERROR_DECL() yyerror(const char *s) macro
160 #define YYERROR_DECL() yyerror(const char *s) macro
371 YYERROR_DECL() { in YYERROR_DECL() function
H A Dcalc2.tab.c129 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
165 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
494 YYERROR_DECL() in YYERROR_DECL() function
/netbsd/external/bsd/byacc/dist/test/yacc/
H A Drename_debug.i46 #define YYERROR_DECL() yyerror(const char *s) macro
H A Dempty.tab.c105 #define YYERROR_DECL() yyerror(const char *s) macro
140 #define YYERROR_DECL() yyerror(const char *s) macro
244 YYERROR_DECL() { in YYERROR_DECL() function
H A Dcalc2.tab.c109 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
145 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
339 YYERROR_DECL() in YYERROR_DECL() function
H A Dcalc3.tab.c110 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
150 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
336 YYERROR_DECL() in YYERROR_DECL() function
H A Dpure_calc.tab.c113 #define YYERROR_DECL() yyerror(const char *s) macro
153 #define YYERROR_DECL() yyerror(const char *s) macro
334 YYERROR_DECL() in YYERROR_DECL() function
H A Dok_syntax1.tab.c110 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
158 #define YYERROR_DECL() yyerror(int regs[26], int *base, const char *s) macro
360 YYERROR_DECL() in YYERROR_DECL() function

12345