Searched defs:FORMATTED (Results 1 – 1 of 1) sorted by relevance
31 #define FORMATTED(fmt, ...) "[%" HILOG_PUBLIC "s]" fmt HILOG_NEWLINE, __FUNCTION__, ##__VA_ARGS__ macro33 #define FORMATTED(fmt, ...) … macro