Lines Matching refs:format
65 #define AG_ERROR_MSG(mask, val, format) \ argument
70 printf format; \
73 printf format; \
77 #define TIDEBUG_MSG(mask, val, format) \ argument
82 printf format ; \
87 printf format ; \
92 printf format ; \
97 #define TIDEBUG_MSG0(format) \ argument
99 printf format ; \
102 #define TIDEBUG_MSG(mask, val, format) argument
103 #define TIDEBUG_MSG0(format) argument