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

/freebsd-13-stable/usr.bin/diff/
H A Ddiffreg.c146 * they are broken, and "jackpot" is recorded--a harmless
711 * to confounding by hashing (which result in "jackpot")
717 int i, j, jackpot, c, d; local
724 jackpot = 0;
794 jackpot++;
810 /* jackpot++; */
830 * if (jackpot)
831 * fprintf(stderr, "jackpot\n");

Completed in 97 milliseconds