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

/freebsd-10.1-release/usr.bin/rpcgen/
H A Drpc_parse.h72 DEF_UNION, enumerator in enum:defkind
H A Drpc_parse.c295 defp->def_kind = DEF_UNION;
300 get_declaration(&dec, DEF_UNION);
334 get_declaration(&dec, DEF_UNION);
346 get_declaration(&dec, DEF_UNION);
584 if (dkind != DEF_UNION && dkind != DEF_PROGRAM) {
H A Drpc_hout.c79 case DEF_UNION:
H A Drpc_cout.c87 case DEF_UNION:

Completed in 62 milliseconds