Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngimage.c1452 unsigned int bad_combo = ~0U; /* bitwise AND of failing transforms */ in test_one_file() local
1493 bad_combo &= current; in test_one_file()
1544 if (bad_combo != ~0U) in test_one_file()
1546 dp->filename, active, bad_combo, bad_combo_list, in test_one_file()