Lines Matching defs:condition
64 #define ABSL_LOG_INTERNAL_STATELESS_CONDITION(condition) \ argument
85 #define ABSL_LOG_INTERNAL_STATEFUL_CONDITION(condition) \ argument
108 #define ABSL_LOG_INTERNAL_CONDITION_INFO(type, condition) \ argument
112 #define ABSL_LOG_INTERNAL_CONDITION_WARNING(type, condition) \ argument
116 #define ABSL_LOG_INTERNAL_CONDITION_ERROR(type, condition) \ argument
122 #define ABSL_LOG_INTERNAL_CONDITION_FATAL(type, condition) \ argument
132 #define ABSL_LOG_INTERNAL_CONDITION_QFATAL(type, condition) \ argument
140 #define ABSL_LOG_INTERNAL_CONDITION_DFATAL(type, condition) \ argument
157 #define ABSL_LOG_INTERNAL_CONDITION_LEVEL_IMPL(type, condition) \ argument
165 #define ABSL_LOG_INTERNAL_CONDITION_INFO(type, condition) \ argument
167 #define ABSL_LOG_INTERNAL_CONDITION_WARNING(type, condition) \ argument
169 #define ABSL_LOG_INTERNAL_CONDITION_ERROR(type, condition) \ argument
171 #define ABSL_LOG_INTERNAL_CONDITION_FATAL(type, condition) \ argument
173 #define ABSL_LOG_INTERNAL_CONDITION_QFATAL(type, condition) \ argument
175 #define ABSL_LOG_INTERNAL_CONDITION_DFATAL(type, condition) \ argument
184 #define ABSL_LOG_INTERNAL_CONDITION_LEVEL_IMPL(type, condition) \ argument