Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngimage.c530 #define FIND_BAD_COMBOS 0x400 /* Attempt to deduce bad combos */ macro
1538 if (dp->options & FIND_BAD_COMBOS) in test_one_file()
1640 d.options |= FIND_BAD_COMBOS; in main()
1643 d.options &= ~FIND_BAD_COMBOS; in main()