Searched defs:png_debug1 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngdebug.h91 # ifndef png_debug1
92 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
120 # ifndef png_debug1
121 # define png_debug1(l,m,p1) \ macro
148 # ifndef png_debug1
149 # define png_debug1(l,m,p1) \ macro
179 #ifndef png_debug1
180 # define png_debug1(l, m, p1) ((void)0) macro

Completed in 27 milliseconds