Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_parse.h126 int contflag; member
H A Drpc_parse.c305 cases->contflag = 1; in def_union()
317 cases->contflag = 0; /* no continued case statement */ in def_union()
H A Drpc_hout.c212 if (l->contflag == 0) in puniondef()
H A Drpc_cout.c320 if (cl->contflag == 1) /* a continued case statement */ in emit_union()