Home
last modified time | relevance | path

Searched refs:unterminated_string (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/byacc/dist/
H A Derror.c93 unterminated_string(const struct ainfo *a) in unterminated_string() function
H A Ddefs.h475 extern void unterminated_string(const struct ainfo *) GCC_NORETURN;
H A Dreader.c453 unterminated_string(&a); in copy_string()
462 unterminated_string(&a); in copy_string()
1001 unterminated_string(&a); in get_literal()
1012 unterminated_string(&a); in get_literal()
1700 unterminated_string(&a); in copy_args()
H A DMANIFEST395 test/err_syntax3.y testcase for unterminated_string()
H A DCHANGES791 * test/err_syntax3.y: testcase for unterminated_string()