Home
last modified time | relevance | path

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

/include/
A Dlog.h259 #define debug_cond(cond, fmt, args...) \ macro
274 #define debug_cond(cond, fmt, args...) \ macro
284 debug_cond(_DEBUG, fmt, ##args)
288 debug_cond(!_XPL_BUILD, fmt, ##args)
A Dnet-legacy.h384 debug_cond(DEBUG_INT_STATE, "--- NetState set to %d\n", state); in net_set_state()

Completed in 8 milliseconds