Searched refs:png_debug1 (Results 1 – 1 of 1) sorted by relevance
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngdebug.h | 63 # ifndef png_debug1 64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 92 # ifndef png_debug1 93 # define png_debug1(l,m,p1) \ macro 120 # ifndef png_debug1 121 # define png_debug1(l,m,p1) \ macro 151 #ifndef png_debug1 152 # define png_debug1(l, m, p1) ((void)0) macro
|