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

/external/libpng/
H A Dpng.h2690 #ifndef png_debug
2691 #define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro
2710 # ifndef png_debug
2711 # define png_debug(l,m) \ macro
2735 # ifndef png_debug
2736 # define png_debug(l,m) \ macro
2774 #ifndef png_debug
2775 #define png_debug(l, m) macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.h2461 #define png_debug(l,m) _RPT0(_CRT_WARN,m) macro
2470 #define png_debug(l,m) \ macro
2492 #ifndef png_debug
2493 #define png_debug(l, m) macro

Completed in 40 milliseconds