Home
last modified time | relevance | path

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

/dragonfly/contrib/byacc/
H A Derror.c221 unterminated_action(const struct ainfo *a) in unterminated_action() function
H A Ddefs.h508 extern GCC_NORETURN void unterminated_action(const struct ainfo *);
H A Dreader.c2966 unterminated_action(&a); in copy_action()
3127 unterminated_action(a); in get_code()
H A DCHANGES3853 * test/err_syntax17.y: testcase for unterminated_action()