Searched defs:HLOGM (Results 1 – 2 of 2) sorted by relevance
247 #define HLOGM(format, ...) HLOG(LEVEL_MUCH, format, ##__VA_ARGS__) macro305 #define HLOGM(...) \ macro
218 #define HLOGM(format, ...) HLOG(LEVEL_MUCH, format, ##__VA_ARGS__) macro326 #define HLOGM(...) \ macro