Searched defs:to1 (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
303 while (num1 < to1) {
311 n1 = to1 - from1;
323 while (num1 < to1) {
495 to1 = from1;
501 to1 = atoi(cps);

Completed in 357 milliseconds