Lines Matching defs:CHK_
247 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure253 CHK_(ptr);260 CHK_(ptr);268 CHK_(ptr);276 CHK_(ptr);284 CHK_(ptr);292 CHK_(ptr);299 CHK_(ptr);312 CHK_(ptr);320 CHK_(ptr);332 CHK_(ptr != nullptr);343 #undef CHK_