Lines Matching defs:condition
66 #define MACH_LOG_IF(severity, condition, mach_err) \ argument
73 #define MACH_VLOG_IF(verbose_level, condition, mach_err) \ argument
77 #define MACH_CHECK(condition, mach_err) \ argument
83 #define MACH_DLOG_IF(severity, condition, mach_err) \ argument
90 #define MACH_DVLOG_IF(verbose_level, condition, mach_err) \ argument
94 #define MACH_DCHECK(condition, mach_err) \ argument
131 #define BOOTSTRAP_LOG_IF(severity, condition, bootstrap_err) \ argument
138 #define BOOTSTRAP_VLOG_IF(verbose_level, condition, bootstrap_err) \ argument
142 #define BOOTSTRAP_CHECK(condition, bootstrap_err) \ argument
149 #define BOOTSTRAP_DLOG_IF(severity, condition, bootstrap_err) \ argument
156 #define BOOTSTRAP_DVLOG_IF(verbose_level, condition, bootstrap_err) \ argument
160 #define BOOTSTRAP_DCHECK(condition, bootstrap_err) \ argument