Searched refs:SLOGV_IF (Results 1 – 4 of 4) sorted by relevance
60 #ifndef SLOGV_IF62 #define SLOGV_IF(cond, ...) ((void)0) macro64 #define SLOGV_IF(cond, ...) \ macro
58 SLOGV_IF(true, content); in TEST()60 SLOGV_IF(false, content_false); in TEST()
24 SLOGV_IF(cond, format, ...)