Lines Matching refs:FILE
34 unexpected-EOF and file-read-error cases
45 The contents of this file are DUAL-LICENSED. You may modify and/or
155 static FILE *infile;
436 " %*s file.png\n\n"
468 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename);
474 ": [%s] is not a PNG file: incorrect signature\n",
545 * that the file is a PNG image), then loop through the file and continue
563 ": error while reading PNG image file\n");
566 fprintf(stderr, PROGNAME ": end of file reached "
567 "(unexpectedly) while reading PNG image file\n");
647 with the user-specified, file-specified or default background color.