Home | History | Annotate | Download | only in libpng

Lines Matching defs:warning_count

128 static int warning_count = 0; /* count calls to png_warning */
441 ++warning_count;
1563 inname, error_count, warning_count);
1578 else if (warning_count > 0)
1581 inname, warning_count);