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

/external/libpng/
H A Dpngtest.c92 # define pngtest_debug(m) ((void)fprintf(stderr, m "\n")) macro
96 # define pngtest_debug(m) ((void)0) macro
895 pngtest_debug("Allocating read and write structures");
919 pngtest_debug("Allocating read_info, write_info and end_info structures");
934 pngtest_debug("Setting jmpbuf for read struct");
955 pngtest_debug("Setting jmpbuf for write struct");
1011 pngtest_debug("Initializing input and output streams");
1072 pngtest_debug("Reading info struct");
1084 pngtest_debug("Transferring info struct");
1411 pngtest_debug("Writin
[all...]

Completed in 62 milliseconds