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