Searched refs:illegal_tag (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/byacc/ |
| HD | error.c | 125 illegal_tag(int t_lineno, char *t_line, char *t_cptr) in illegal_tag() function
|
| HD | defs.h | 435 extern void illegal_tag(int t_lineno, char *t_line, char *t_cptr) GCC_NORETURN;
|
| HD | reader.c | 1239 illegal_tag(t_lineno, t_line, t_cptr); in get_tag() 1254 illegal_tag(t_lineno, t_line, t_cptr); in get_tag() 1849 illegal_tag(rescan_lineno, NULL, NULL); in compile_arg()
|
| HD | MANIFEST | 398 test/err_syntax6.y testcase for illegal_tag()
|
| HD | CHANGES | 754 * test/err_syntax6.y: testcase for illegal_tag()
|