Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_DEBUG

67 #ifndef PNG_DEBUG
68 # define PNG_DEBUG 0
71 #if !PNG_DEBUG
490 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
614 #endif /* PNG_USER_MEM_SUPPORTED && PNG_DEBUG */
745 png_debug(0, "Allocating read and write structures");
746 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
771 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
786 png_debug(0, "Allocating read_info, write_info and end_info structures");
795 png_debug(0, "Setting jmpbuf for read struct");
819 png_debug(0, "Setting jmpbuf for write struct");
842 png_debug(0, "Initializing input and output streams");
902 png_debug(0, "Reading info struct");
905 png_debug(0, "Transferring info struct");
1162 png_debug(0, "Writing info struct");
1205 png_debug(0, "Allocating row buffer...");
1210 png_debug(0, "Writing row data");
1270 png_debug(0, "Reading and writing end_info data");
1341 png_debug(0, "Destroying data structs");
1343 png_debug(1, "destroying row_buf for read_ptr");
1347 png_debug(1, "destroying read_ptr, read_info_ptr, end_info_ptr");
1350 png_debug(1, "destroying write_end_info_ptr");
1352 png_debug(1, "destroying write_ptr, write_info_ptr");
1355 png_debug(0, "Destruction complete.");
1360 png_debug(0, "Opening files for comparison");
1539 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
1575 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
1595 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
1612 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
1652 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
1671 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG