Searched refs:SLOGI_IF (Results 1 – 4 of 4) sorted by relevance
99 #ifndef SLOGI_IF100 #define SLOGI_IF(cond, ...) \ macro
70 SLOGI_IF(true, content); in TEST()72 SLOGI_IF(false, content_false); in TEST()
38 SLOGI_IF(cond, format, ...)