Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/rpcgen/
Drpc_parse.c298 defp->def_kind = DEF_UNION;
303 get_declaration(&dec, DEF_UNION);
331 get_declaration(&dec, DEF_UNION);
344 get_declaration(&dec, DEF_UNION);
577 if (dkind != DEF_UNION && dkind != DEF_PROGRAM) {
Drpc_parse.h42 DEF_UNION, enumerator
Drpc_hout.c81 case DEF_UNION:
Drpc_cout.c93 case DEF_UNION: