Searched refs:RRtotal (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.bin/yacc/
H A Dmkpar.c41 int RRtotal; variable
79 if (SRtotal + RRtotal > 0)
244 RRtotal = 0;
284 RRtotal += RRcount;
295 if ((SRtotal != SRexpect) || RRtotal) {
303 if (RRtotal == 1)
306 else if (RRtotal > 1)
308 input_file_name, __progname, RRtotal);
H A Dverbose.c69 if (SRtotal || RRtotal)

Completed in 140 milliseconds