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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngdebug.h94 # ifndef png_debug2
95 # define png_debug2(l,m,p1,p2) \ macro
128 # ifndef png_debug2
129 # define png_debug2(l,m,p1,p2) \ macro
159 # ifndef png_debug2
160 # define png_debug2(l,m,p1,p2) \ macro
182 #ifndef png_debug2
183 # define png_debug2(l, m, p1, p2) ((void)0) macro

Completed in 38 milliseconds