Searched refs:stotal (Results 1 – 1 of 1) sorted by relevance
252 int scount, slines, stotal; variable264 stotal = 0; in substitute()284 stotal += scount; in substitute()292 if (stotal == 0 && !inglobal && !cflag) in substitute()295 snote(stotal, slines); in substitute()296 return (stotal); in substitute()