Home
last modified time | relevance | path

Searched defs:CHECK_RETURN (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h6229 #define CHECK_RETURN(x) { int32_t ret = x; if (ret >= 0) return ret; } macro

Completed in 25 milliseconds