Searched refs:pngtest_debug (Results 1 – 1 of 1) sorted by relevance
92 # define pngtest_debug(m) ((void)fprintf(stderr, m "\n")) macro96 # define pngtest_debug(m) ((void)0) macro895 pngtest_debug("Allocating read and write structures"); in test_one_file()919 pngtest_debug("Allocating read_info, write_info and end_info structures"); in test_one_file()934 pngtest_debug("Setting jmpbuf for read struct"); in test_one_file()955 pngtest_debug("Setting jmpbuf for write struct"); in test_one_file()1013 pngtest_debug("Initializing input and output streams"); in test_one_file()1074 pngtest_debug("Reading info struct"); in test_one_file()1086 pngtest_debug("Transferring info struct"); in test_one_file()1413 pngtest_debug("Writing info struct"); in test_one_file()[all …]