Home | History | Annotate | Download | only in libpng

Lines Matching refs:warning_count

150 static int warning_count = 0; /* count calls to png_warning */
462 ++warning_count;
1684 inname, error_count, warning_count);
1699 else if (warning_count > 0)
1702 inname, warning_count);