Searched refs:stopondiff (Results 1 – 2 of 2) sorted by relevance
48 static int stopondiff = 1; variable79 stopondiff = 0; in main()82 stopondiff = atoi(optarg); in main()241 if (stopondiff) in tiffcmp()454 if (--stopondiff == 0) in PrintIntDiff()464 if (--stopondiff == 0) in PrintIntDiff()471 if (--stopondiff == 0) in PrintIntDiff()478 if (--stopondiff == 0) in PrintIntDiff()495 if (--stopondiff == 0) in PrintFloatDiff()519 if (--stopondiff == 0) in SeparateCompare()
6984 * Fixed tools/tiffcmp so that stopondiff testing works.