Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_CONST

96 int test_one_file PNGARG((PNG_CONST char *inname, PNG_CONST char *outname));
464 PNG_CONST char *name = "UNKNOWN (ERROR!)";
687 test_one_file(PNG_CONST char *inname, PNG_CONST char *outname)
1446 static PNG_CONST char *inname = "pngtest/png";
1447 static PNG_CONST char *outname = "pngout/png";
1449 static PNG_CONST char *inname = "pngtest.png";
1450 static PNG_CONST char *outname = "pngout.png";