Home
last modified time | relevance | path

Searched refs:KEEP_TMPFILES (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngstest.c331 #define KEEP_TMPFILES 16 /* else delete temporary files */ macro
351 if (opts & KEEP_TMPFILES) in print_opts()
642 if (image->tmpfile_name[0] != 0 && (image->opts & KEEP_TMPFILES) == 0) in freeimage()
3534 opts |= KEEP_TMPFILES; in main()
3536 opts &= ~KEEP_TMPFILES; in main()