Searched defs:png_debug1 (Results 1 – 3 of 3) sorted by relevance
/external/libpng/ |
D | pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 89 # define png_debug1(l,m,p1) \ macro 117 # define png_debug1(l,m,p1) \ macro 148 # define png_debug1(l, m, p1) ((void)0) macro
|
/external/pdfium/third_party/libpng16/ |
D | pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 89 # define png_debug1(l,m,p1) \ macro 117 # define png_debug1(l,m,p1) \ macro 148 # define png_debug1(l, m, p1) ((void)0) macro
|
/external/syslinux/com32/include/ |
D | png.h | 2617 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 2642 # define png_debug1(l,m,p1) \ macro 2670 # define png_debug1(l,m,p1) \ macro 2701 #define png_debug1(l, m, p1) macro
|