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

/illumos-gate/usr/src/cmd/checkeq/
H A Dcheckeq.c53 int start, line, eq, ndel, totdel; local
56 start = eq = line = ndel = totdel = 0;
68 if (totdel)
79 if (totdel > 0)
109 totdel += ndel;
110 if (totdel%2) {
126 totdel = 0;
129 if (totdel)

Completed in 63 milliseconds