Home
last modified time | relevance | path

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

/netbsd-src/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 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_inherit5.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_inherit2.y20 #define YYERROR_DECL() yyerror(const char *s) macro
/netbsd-src/external/bsd/byacc/dist/test/btyacc/
H A Drename_debug.i46 #define YYERROR_DECL() yyerror(const char *s) macro
/netbsd-src/external/bsd/byacc/dist/test/yacc/
H A Drename_debug.i46 #define YYERROR_DECL() yyerror(const char *s) macro
/netbsd-src/external/bsd/flex/dist/src/
H A Dinitparse.c133 #define YYERROR_DECL() yyerror(const char *s) macro