Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_parse.h130 int contflag; member
H A Drpc_parse.c313 cases->contflag = 1; in def_union()
325 cases->contflag = 0; /* no continued case statement */ in def_union()
H A Drpc_hout.c220 if (l->contflag == 0) in puniondef()
H A Drpc_cout.c328 if (cl->contflag == 1) /* a continued case statement */ in emit_union()