Searched refs:RLOGE_IF (Results 1 – 4 of 4) sorted by relevance
136 #ifndef RLOGE_IF137 #define RLOGE_IF(cond, ...) \ macro
82 RLOGE_IF(true, content); in TEST()84 RLOGE_IF(false, content_false); in TEST()
55 RLOGE_IF(cond, format, ...)