Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rpcgen/
H A Drpc_parse.c439 defp->def_kind = DEF_UNION; in def_union()
444 get_declaration(&dec, DEF_UNION); in def_union()
474 get_declaration(&dec, DEF_UNION); in def_union()
486 get_declaration(&dec, DEF_UNION); in def_union()
720 if (dkind != DEF_UNION && dkind != DEF_PROGRAM && in get_type()
H A Drpc_parse.h52 DEF_UNION, enumerator
H A Drpc_hout.c82 case DEF_UNION: in print_datadef()
H A Drpc_cout.c89 case DEF_UNION: in emit()