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

/netbsd-current/usr.bin/rpcgen/
H A Drpc_parse.h41 DEF_UNION, enumerator in enum:defkind
H A Drpc_parse.c300 defp->def_kind = DEF_UNION;
305 get_declaration(&dec, DEF_UNION);
331 get_declaration(&dec, DEF_UNION);
343 get_declaration(&dec, DEF_UNION);
564 if (dkind != DEF_UNION && dkind != DEF_PROGRAM) {
H A Drpc_hout.c86 case DEF_UNION:
115 case DEF_UNION:
130 case DEF_UNION:
H A Drpc_cout.c101 case DEF_UNION:

Completed in 82 milliseconds