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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c252 int scount, slines, stotal; variable
264 stotal = 0;
284 stotal += scount;
292 if (stotal == 0 && !inglobal && !cflag)
295 snote(stotal, slines);
296 return (stotal);

Completed in 60 milliseconds