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

/external/libpng/
H A Dpngdebug.h63 # ifndef png_debug1
64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
89 # ifndef png_debug1
90 # define png_debug1(l,m,p1) \ macro
117 # ifndef png_debug1
118 # define png_debug1(l,m,p1) \ macro
148 #ifndef png_debug1
149 # define png_debug1(l, m, p1) ((void)0) macro
/external/chromium_org/third_party/libpng/
H A Dpng.h2621 #ifndef png_debug1
2622 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
2646 # ifndef png_debug1
2647 # define png_debug1(l,m,p1) \ macro
2674 # ifndef png_debug1
2675 # define png_debug1(l,m,p1) \ macro
2705 #ifndef png_debug1
2706 #define png_debug1(l, m, p1) macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.h2693 #ifndef png_debug1
2694 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
2718 # ifndef png_debug1
2719 # define png_debug1(l,m,p1) \ macro
2746 # ifndef png_debug1
2747 # define png_debug1(l,m,p1) \ macro
2777 #ifndef png_debug1
2778 #define png_debug1(l, m, p1) macro

Completed in 630 milliseconds