Lines Matching defs:l
61 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument
64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument
67 # define png_debug2(l,m,p1,p2) \ argument
85 # define png_debug(l,m) \ argument
93 # define png_debug1(l,m,p1) \ argument
101 # define png_debug2(l,m,p1,p2) \ argument
110 # define png_debug(l,m) \ argument
121 # define png_debug1(l,m,p1) \ argument
132 # define png_debug2(l,m,p1,p2) \ argument
149 # define png_debug(l, m) ((void)0) argument
152 # define png_debug1(l, m, p1) ((void)0) argument
155 # define png_debug2(l, m, p1, p2) ((void)0) argument