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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngdebug.h48 * png_debug[1-2]?(level, message ,arg{0-2})
52 * is undefined, 0 or 1 every png_debug expands to a simple expression
88 # ifndef png_debug
89 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro
112 # ifndef png_debug
113 # define png_debug(l,m) \ macro
137 # ifndef png_debug
138 # define png_debug(l,m) \ macro
176 #ifndef png_debug
177 # define png_debug( macro
[all...]

Completed in 43 milliseconds