Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/rpcgen/
Drpc_parse.h131 int contflag; member
Drpc_parse.c315 cases->contflag = 1; in def_union()
327 cases->contflag = 0; /* no continued case statement */ in def_union()
Drpc_hout.c222 if (l->contflag == 0) in puniondef()
Drpc_cout.c330 if (cl->contflag == 1) /* a continued case statement */ in emit_union()