Home
last modified time | relevance | path

Searched refs:unionized (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/yacc/
H A Ddefs.h250 extern char unionized;
H A Dreader.c52 char saw_eof, unionized; variable
494 if (unionized) in copy_union()
496 unionized = 1; in copy_union()
H A Doutput.c834 if (dflag && unionized) { in output_defines()
1064 if (!unionized && ntags == 0) { in output_stype()