Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngstest.c335 #define NO_RESEED 512 /* do not reseed on each new file */ macro
360 if (opts & NO_RESEED) in print_opts()
3451 if (!(opts & NO_RESEED)) in test_one_file()
3567 opts |= NO_RESEED; in main()