Home | History | Annotate | Download | only in libtests

Lines Matching refs:results

489 /* Result masks apply to the result bits in the 'results' field below; these
504 png_uint_32 results; /* A mask of errors seen */
598 dp->results = 0; /* reset for next time */
631 dp->results |= 1U << level;
1587 RESULT_STRICT(d.results) : RESULT_RELAXED(d.results);