pngtest_debug 868 pngtest.c pngtest_debug("Allocating read and write structures");
pngtest_debug 892 pngtest.c pngtest_debug("Allocating read_info, write_info and end_info structures");
pngtest_debug 907 pngtest.c pngtest_debug("Setting jmpbuf for read struct");
pngtest_debug 924 pngtest.c pngtest_debug("Setting jmpbuf for write struct");
pngtest_debug 967 pngtest.c pngtest_debug("Initializing input and output streams");
pngtest_debug 1035 pngtest.c pngtest_debug("Reading info struct");
pngtest_debug 1047 pngtest.c pngtest_debug("Transferring info struct");
pngtest_debug 1344 pngtest.c pngtest_debug("Writing info struct");
pngtest_debug 1359 pngtest.c pngtest_debug("Allocating row buffer...");
pngtest_debug 1365 pngtest.c pngtest_debug("Writing row data");
pngtest_debug 1425 pngtest.c pngtest_debug("Reading and writing end_info data");
pngtest_debug 1534 pngtest.c pngtest_debug("Destroying data structs");
pngtest_debug 1536 pngtest.c pngtest_debug("destroying row_buf for read_ptr");
pngtest_debug 1540 pngtest.c pngtest_debug("destroying read_ptr, read_info_ptr, end_info_ptr");
pngtest_debug 1543 pngtest.c pngtest_debug("destroying write_end_info_ptr");
pngtest_debug 1545 pngtest.c pngtest_debug("destroying write_ptr, write_info_ptr");
pngtest_debug 1548 pngtest.c pngtest_debug("Destruction complete.");
pngtest_debug 1587 pngtest.c pngtest_debug("Opening files for comparison");