Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_parse.c285 defp->def_kind = DEF_UNION; in def_union()
290 get_declaration(&dec, DEF_UNION); in def_union()
315 get_declaration(&dec, DEF_UNION); in def_union()
327 get_declaration(&dec, DEF_UNION); in def_union()
565 if (dkind != DEF_UNION && dkind != DEF_PROGRAM) { in get_type()
H A Drpc_parse.h67 DEF_UNION, enumerator
H A Drpc_hout.c69 case DEF_UNION: in print_datadef()
H A Drpc_cout.c77 case DEF_UNION: in emit()