Lines Matching defs:format
52 #define DEBUGWARN0(fac, format) \ argument
55 #define DEBUGNOTE0(fac, format) \ argument
58 #define DEBUGNOTE1(fac, format, arg1) \ argument
61 #define DEBUGNOTE2(fac, format, arg1, arg2) \ argument
64 #define DEBUGNOTE3(fac, format, arg1, arg2, arg3) \ argument
67 #define DEBUGCONT0(fac, format) \ argument
70 #define DEBUGCONT1(fac, format, arg1) \ argument
73 #define DEBUGCONT2(fac, format, arg1, arg2) \ argument
76 #define DEBUGCONT3(fac, format, arg1, arg2, arg3) \ argument
79 #define DEBUGCONT4(fac, format, arg1, arg2, arg3, arg4) \ argument
82 #define DEBUGCONT10(fac, format, \ argument