Searched refs:_DEBUG (Results 1 – 2 of 2) sorted by relevance
233 (_DEBUG && _l == LOGL_DEBUG)) \240 (_DEBUG && _l == LOGL_DEBUG)) \246 #define _DEBUG 1 macro248 #define _DEBUG 0 macro284 debug_cond(_DEBUG, fmt, ##args)314 ({ if (!(x) && _DEBUG) \
49 if ((_DEBUG && level == LOGL_DEBUG) || \
Completed in 10 milliseconds