Home | History | Annotate | Download | only in libpng

Lines Matching full:stderr

267        fprintf(stderr, "libpng error no. %s: %s",
269 fprintf(stderr, PNG_STRING_NEWLINE);
273 fprintf(stderr, "libpng error: %s, offset=%d",
275 fprintf(stderr, PNG_STRING_NEWLINE);
281 fprintf(stderr, "libpng error: %s", error_message);
282 fprintf(stderr, PNG_STRING_NEWLINE);
331 fprintf(stderr, "libpng warning no. %s: %s",
333 fprintf(stderr, PNG_STRING_NEWLINE);
337 fprintf(stderr, "libpng warning: %s",
339 fprintf(stderr, PNG_STRING_NEWLINE);
345 fprintf(stderr, "libpng warning: %s", warning_message);
346 fprintf(stderr, PNG_STRING_NEWLINE);