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

/freebsd-current/contrib/diff/src/
H A Ddiff3.c1388 long int llowt = lowt;
1395 fprintf (outputfile, "%lda\n", llowt - 1);
1398 fprintf (outputfile, "%ldc\n", llowt);
1401 fprintf (outputfile, "%ld,%ldc\n", llowt, lhight);
1384 long int llowt = lowt; local

Completed in 227 milliseconds