Searched defs:lwsl_cx_debug (Results 1 – 1 of 1) sorted by relevance
368 #define lwsl_cx_debug(_c, ...) lwsl_cx(_c, LLL_DEBUG, __VA_ARGS__) macro370 #define lwsl_cx_debug(_c, ...) do {} while(0) macro