Searched defs:lg_dbg (Results 1 – 2 of 2) sorted by relevance
25 #define lg_dbg(fmt, arg...) if (debug & DBG_INFO) \ macro
29 #define lg_dbg(fmt, arg...) if (debug & DBG_INFO) \ macro