Searched refs:unterminated_comment (Results 1 – 6 of 6) sorted by relevance
285 goto unterminated_comment; in copy_comment_wrap()301 unterminated_comment: in copy_comment_wrap()
96 unterminated_comment(const struct ainfo *a) in unterminated_comment() function
520 extern GCC_NORETURN void unterminated_comment(const struct ainfo *);
446 unterminated_comment(&a); in skip_comment()753 unterminated_comment(&a); in copy_comment()
449 test/err_syntax2.y testcase for unterminated_comment()
4173 * test/err_syntax2.y: testcase for unterminated_comment()