Searched refs:pngtest_debug (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngtest.c85 # define pngtest_debug(m) ((void)fprintf(stderr, m "\n")) macro
89 # define pngtest_debug(m) ((void)0) macro
833 pngtest_debug("Allocating read and write structures");
870 pngtest_debug("Allocating read_info, write_info and end_info structures");
879 pngtest_debug("Setting jmpbuf for read struct");
903 pngtest_debug("Setting jmpbuf for write struct");
928 pngtest_debug("Initializing input and output streams");
1000 pngtest_debug("Reading info struct");
1003 pngtest_debug("Transferring info struct");
1264 pngtest_debug("Writin
[all...]

Completed in 31 milliseconds