Home
last modified time | relevance | path

Searched refs:psymb (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/byacc/test/btyacc/
H A Dbtyacc_destroy1.tab.c191 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val, struct parser_param …
194 #define YYDESTRUCT_CALL(msg, psymb, val) yydestruct(msg, psymb, val, param, flag) argument
498 switch (psymb) in YYDESTRUCT_DECL()
H A Dbtyacc_destroy3.tab.c191 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val, struct parser_param …
194 #define YYDESTRUCT_CALL(msg, psymb, val) yydestruct(msg, psymb, val, param, flag) argument
498 switch (psymb) in YYDESTRUCT_DECL()
H A Dbtyacc_destroy2.tab.c191 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val, struct parser_param …
194 #define YYDESTRUCT_CALL(msg, psymb, val) yydestruct(msg, psymb, val, param, flag) argument
498 switch (psymb) in YYDESTRUCT_DECL()
H A Dinherit2.tab.c186 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val)
189 #define YYDESTRUCT_CALL(msg, psymb, val) yydestruct(msg, psymb, val) argument
430 switch (psymb) in YYDESTRUCT_DECL()
H A Derr_inherit3.tab.c186 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val)
189 #define YYDESTRUCT_CALL(msg, psymb, val) yydestruct(msg, psymb, val) argument
431 switch (psymb) in YYDESTRUCT_DECL()
H A Derr_inherit4.tab.c208 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val, YYLTYPE *loc)
211 #define YYDESTRUCT_CALL(msg, psymb, val, loc) yydestruct(msg, psymb, val, loc) argument
450 switch (psymb) in YYDESTRUCT_DECL()
H A Dbtyacc_demo.tab.c212 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val, YYLTYPE *loc)
215 #define YYDESTRUCT_CALL(msg, psymb, val, loc) yydestruct(msg, psymb, val, loc) argument
673 switch (psymb) in YYDESTRUCT_DECL()