Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/diff/src/
Ddiff3.c1383 lin lowt = D_LOWLINE (ptr, realfile); in output_diff3() local
1385 long int llowt = lowt; in output_diff3()
1389 switch (lowt - hight) in output_diff3()
1404 if (lowt <= hight) in output_diff3()
1414 while (++line < hight - lowt + 1); in output_diff3()