Searched refs:SLOGD_IF (Results 1 – 4 of 4) sorted by relevance
81 #ifndef SLOGD_IF82 #define SLOGD_IF(cond, ...) \ macro
64 SLOGD_IF(true, content); in TEST()66 SLOGD_IF(false, content_false); in TEST()
31 SLOGD_IF(cond, format, ...)