Searched defs:to2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sdiff/
H A Dsdiff.c124 static int from1, to1, from2, to2; variable
294 while (num2 < to2) {
312 n2 = to2 - from2;
330 while (num2 < to2) {
510 to2 = from2;
516 to2 = atoi(cps);

Completed in 223 milliseconds