Lines Matching full:error
168 int error = 0;
251 while (*++argv && !error) {
261 ++error;
265 ++error;
272 ++error;
276 ++error;
291 ++error;
293 ++error; /* not expecting any other options */
298 /* open the input and output files, or register an error and abort */
304 ++error;
314 ++error;
320 ++error;
327 ++error;
330 ++error;
333 if (!error) {
341 ++error;
359 ++error;
380 ++error;
384 ++error;
388 if (error) {
401 if (error) {
664 ": internal logic error (unexpected PNM type)\n");
668 ": unknown writepng_init() error\n");
742 error = 0;
749 ++error;
756 ++error;
760 if (error) {
766 fprintf(stderr, PROGNAME ": error on final libpng call\n");