Home
last modified time | relevance | path

Searched refs:lowt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/diff/src/
H A Ddiff3.c1382 lin lowt = D_LOWLINE (ptr, realfile); in output_diff3() local
1384 long int llowt = lowt; in output_diff3()
1388 switch (lowt - hight) in output_diff3()
1403 if (lowt <= hight) in output_diff3()
1413 while (++line < hight - lowt + 1); in output_diff3()