Home
last modified time | relevance | path

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

/NextBSD/usr.bin/rpcgen/
HDrpc_parse.h131 int contflag; member
HDrpc_parse.c316 cases->contflag = 1; in def_union()
336 cases->contflag = 0; /* no continued case statement */ in def_union()
HDrpc_hout.c222 if (l->contflag == 0) in puniondef()
HDrpc_cout.c330 if (cl->contflag == 1) /* a continued case statement */ in emit_union()