Home
last modified time | relevance | path

Searched refs:_DEBUG (Results 1 – 2 of 2) sorted by relevance

/include/
A Dlog.h233 (_DEBUG && _l == LOGL_DEBUG)) \
240 (_DEBUG && _l == LOGL_DEBUG)) \
246 #define _DEBUG 1 macro
248 #define _DEBUG 0 macro
284 debug_cond(_DEBUG, fmt, ##args)
314 ({ if (!(x) && _DEBUG) \
/include/dm/
A Ddevice_compat.h49 if ((_DEBUG && level == LOGL_DEBUG) || \

Completed in 10 milliseconds