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

/freebsd-13-stable/contrib/diff/src/
H A Ddiff3.c1387 lin lowt = D_LOWLINE (ptr, realfile);
1389 long int llowt = lowt;
1393 switch (lowt - hight)
1408 if (lowt <= hight)
1418 while (++line < hight - lowt + 1);
1383 lin lowt = D_LOWLINE (ptr, realfile); local

Completed in 54 milliseconds