Searched defs:IF_DEBUG (Results 1 – 2 of 2) sorted by relevance
51 #define IF_DEBUG() if(DEBUG_ENABLED) {\ macro
14 #define IF_DEBUG(x,y) /* */ macro