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

/freebsd-13-stable/contrib/diff/src/
H A Ddiff3.c1389 long int llowt = lowt;
1396 fprintf (outputfile, "%lda\n", llowt - 1);
1399 fprintf (outputfile, "%ldc\n", llowt);
1402 fprintf (outputfile, "%ld,%ldc\n", llowt, lhight);
1385 long int llowt = lowt; local

Completed in 54 milliseconds