Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:png_debug

367  *  - cleaned up png_debug() warnings/formatting
370 * - removed single libpng-1.2.x PNG_DEBUG dependency on 1.0.x png_struct
978 png_debug(1, "in png_combine_row (pnggccrd.c)\n");
990 png_debug(2,"mask == 0xff: doing single png_memcpy()\n");
2019 #if defined(PNG_DEBUG)
2020 png_debug(1, "Internal libpng logic error (GCC "
2059 png_debug(1, "in png_do_read_interlace (pnggccrd.c)\n");
3099 #if defined(PNG_DEBUG)
3100 png_debug(1, "Internal libpng logic error (GCC "
3134 #if defined(PNG_DEBUG) && defined(PNG_1_0_X) // row_buf_size gone in 1.2.x
3208 #if defined(PNG_DEBUG)
3209 png_debug(1, "Internal libpng logic error (GCC "
3924 #if defined(PNG_DEBUG)
3925 png_debug(1, "Internal libpng logic error (GCC "
4976 #if defined(PNG_DEBUG)
4977 png_debug(1, "Internal libpng logic error (GCC "
5550 #if defined(PNG_DEBUG)
5551 png_debug(1, "Internal libpng logic error (GCC "
5766 #if defined(PNG_DEBUG)
5778 #if defined(PNG_DEBUG)
5779 png_debug(1, "in png_read_filter_row (pnggccrd.c)\n");
5859 #endif /* PNG_DEBUG */