Searched defs:TS_LOGW (Results 1 – 1 of 1) sorted by relevance
49 #define TS_LOGW(format, ...) macro53 #define TS_LOGW(fmt, ...) LOGWITHLEVEL(LOG_WARN, 'W', fmt, ##__VA_ARGS__) macro