Searched refs:SLOGE_IF (Results 1 – 4 of 4) sorted by relevance
132 #ifndef SLOGE_IF133 #define SLOGE_IF(cond, ...) \ macro
82 SLOGE_IF(true, content); in TEST()84 SLOGE_IF(false, content_false); in TEST()
52 SLOGE_IF(cond, format, ...)