Searched refs:KEEP_GOING (Results 1 – 1 of 1) sorted by relevance
315 #define KEEP_GOING 32 macro333 if (opts & KEEP_GOING) in print_opts()3036 if (!cmppixel(&tr, psa, psb, x, y) && (a->opts & KEEP_GOING) == 0) in compare_two_images()3550 opts |= KEEP_GOING; in main()3560 opts &= ~KEEP_GOING; in main()