Searched refs:_DEBUG (Results 1 – 1 of 1) sorted by relevance
105 #define _DEBUG 1 macro107 #define _DEBUG 0 macro116 #if !_DEBUG && CONFIG_IS_ENABLED(LOG)141 debug_cond(_DEBUG, fmt, ##args)159 ({ if (!(x) && _DEBUG) \