Searched defs:png_debug (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | pngdebug.h | 61 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro 85 # define png_debug(l,m) \ macro 110 # define png_debug(l,m) \ macro 149 # define png_debug(l, m) ((void)0) macro
|
/external/libpng/ |
D | pngdebug.h | 60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro 81 # define png_debug(l,m) \ macro 106 # define png_debug(l,m) \ macro 145 # define png_debug(l, m) ((void)0) macro
|