Lines Matching refs:format
66 #define AG_ERROR_MSG(mask, val, format) \ argument
71 printf format; \
74 printf format; \
78 #define TIDEBUG_MSG(mask, val, format) \ argument
83 printf format ; \
88 printf format ; \
93 printf format ; \
98 #define TIDEBUG_MSG0(format) \ argument
100 printf format ; \
103 #define TIDEBUG_MSG(mask, val, format) argument
104 #define TIDEBUG_MSG0(format) argument