Lines Matching defs:fac
201 #define DEBUGWARN0(fac, format) \ argument
204 #define DEBUGNOTE0(fac, format) \ argument
207 #define DEBUGNOTE1(fac, format, arg1) \ argument
210 #define DEBUGNOTE2(fac, format, arg1, arg2) \ argument
213 #define DEBUGNOTE3(fac, format, arg1, arg2, arg3) \ argument
216 #define DEBUGCONT0(fac, format) \ argument
219 #define DEBUGCONT1(fac, format, arg1) \ argument
222 #define DEBUGCONT2(fac, format, arg1, arg2) \ argument
225 #define DEBUGCONT3(fac, format, arg1, arg2, arg3) \ argument
228 #define DEBUGCONT4(fac, format, arg1, arg2, arg3, arg4) \ argument
231 #define DEBUGCONT10(fac, format, \ argument