Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rpcgen/
H A Drpc_parse.h114 int contflag; member
H A Drpc_parse.c460 cases->contflag = 1; in def_union()
476 cases->contflag = 0; /* no continued case statement */ in def_union()
H A Drpc_hout.c215 if (l->contflag == 0) in puniondef()
H A Drpc_cout.c327 if (cl->contflag == 1) /* a continued case statement */ in emit_union()