Searched defs:HLOGM (Results 1 – 2 of 2) sorted by relevance
239 #define HLOGM(format, ...) HLOG(LEVEL_MUCH, format, ##__VA_ARGS__) macro293 #define HLOGM(...) \ macro
224 #define HLOGM(format, ...) HLOG(LEVEL_MUCH, format, ##__VA_ARGS__) macro316 #define HLOGM(...) \ macro