Home
last modified time | relevance | path

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

/dragonfly/contrib/byacc/
H A Derror.c107 unterminated_union(const struct ainfo *a) in unterminated_union() function
H A Ddefs.h512 extern GCC_NORETURN void unterminated_union(const struct ainfo *);
H A Dreader.c922 unterminated_union(&a); in copy_union()
H A DCHANGES3967 * test/err_syntax5.y: testcase for unterminated_union()