Searched refs:KEEP_TMPFILES (Results 1 – 1 of 1) sorted by relevance
330 #define KEEP_TMPFILES 16 /* else delete temporary files */ macro350 if (opts & KEEP_TMPFILES) in print_opts()641 if (image->tmpfile_name[0] != 0 && (image->opts & KEEP_TMPFILES) == 0) in freeimage()3544 opts |= KEEP_TMPFILES; in main()3546 opts &= ~KEEP_TMPFILES; in main()