Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/indent/
Dpr_comment.c285 goto unterminated_comment; in copy_comment_wrap()
301 unterminated_comment: in copy_comment_wrap()
/netbsd/src/external/bsd/byacc/dist/
Derror.c96 unterminated_comment(const struct ainfo *a) in unterminated_comment() function
Ddefs.h520 extern GCC_NORETURN void unterminated_comment(const struct ainfo *);
Dreader.c446 unterminated_comment(&a); in skip_comment()
753 unterminated_comment(&a); in copy_comment()
DMANIFEST449 test/err_syntax2.y testcase for unterminated_comment()
DCHANGES4173 * test/err_syntax2.y: testcase for unterminated_comment()