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

/freebsd-current/usr.bin/diff3/
H A Ddiff3.c122 static int overlapcnt; variable
538 overlapcnt++;
613 exit(eflag == EFLAG_NONE ? overlapcnt : 0);
701 exit(overlapcnt > 0);
786 exit(overlapcnt > 0);

Completed in 112 milliseconds