Searched refs:debug_cond (Results 1 – 2 of 2) sorted by relevance
| /include/ |
| A D | log.h | 259 #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 D | net-legacy.h | 384 debug_cond(DEBUG_INT_STATE, "--- NetState set to %d\n", state); in net_set_state()
|
Completed in 8 milliseconds