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
82 # define png_debug(l,m) \ argument
90 # define png_debug1(l,m,p1) \ argument
98 # define png_debug2(l,m,p1,p2) \ argument
107 # define png_debug(l,m) \ argument
118 # define png_debug1(l,m,p1) \ argument
129 # define png_debug2(l,m,p1,p2) \ argument
146 # define png_debug(l, m) ((void)0) argument
149 # define png_debug1(l, m, p1) ((void)0) argument
152 # define png_debug2(l, m, p1, p2) ((void)0) argument