Searched defs:DBG_MSG_IF (Results 1 – 2 of 2) sorted by relevance
30 #define DBG_MSG_IF(level, condition, args) /* args should be in brackets */ … macro61 #define DBG_MSG_IF(level, condition, args) … macro
31 #define DBG_MSG_IF(level,condition,args) /* args should be in brackets */ \ macro49 #define DBG_MSG_IF(level,condition,args) do {} while(0) macro