SYM_UNION 64 scripts/genksyms/genksyms.c [SYM_UNION] = {'u', "union"}, SYM_UNION 160 scripts/genksyms/genksyms.c case SYM_UNION: SYM_UNION 187 scripts/genksyms/genksyms.c sym->type == SYM_UNION || SYM_UNION 592 scripts/genksyms/genksyms.c case SYM_UNION: SYM_UNION 232 scripts/genksyms/parse.y { remove_node($1); (*$2)->tag = SYM_UNION; $$ = $2; } SYM_UNION 240 scripts/genksyms/parse.y { record_compound($1, $2, $3, SYM_UNION); $$ = $3; }