Lines Matching refs:start
53 int start, line, eq, ndel, totdel;
56 start = eq = line = ndel = totdel = 0;
83 start = 0;
111 if (start == 0)
112 start = line;
116 line-start+1, delim, delim, start, line);
117 start = line;
120 if (start > 0) {
123 line-start+1, delim, delim, start, line);
124 start = 0;