Lines Matching defs:m
60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument
66 # define png_debug2(l,m,p1,p2) \ argument
81 # define png_debug(l,m) \ argument
89 # define png_debug1(l,m,p1) \ argument
97 # define png_debug2(l,m,p1,p2) \ argument
106 # define png_debug(l,m) \ argument
117 # define png_debug1(l,m,p1) \ argument
128 # define png_debug2(l,m,p1,p2) \ argument
145 # define png_debug(l, m) ((void)0) argument
148 # define png_debug1(l, m, p1) ((void)0) argument
151 # define png_debug2(l, m, p1, p2) ((void)0) argument