Home
last modified time | relevance | path

Searched refs:unterminated_comment (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/byacc/
H A Derror.c80 unterminated_comment(const struct ainfo *a) in unterminated_comment() function
H A Ddefs.h509 extern GCC_NORETURN void unterminated_comment(const struct ainfo *);
H A Dreader.c368 unterminated_comment(&a); in skip_comment()
673 unterminated_comment(&a); in copy_comment()
H A DCHANGES3991 * test/err_syntax2.y: testcase for unterminated_comment()