Home
last modified time | relevance | path

Searched refs:PARSER_CHECK_RETURN (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c303 #define PARSER_CHECK_RETURN(x) if (!(x)) return false macro
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl301 #define PARSER_CHECK_RETURN(x) if (!(x)) return false
/external/protobuf/php/ext/google/protobuf/
Dupb.c9076 #define PARSER_CHECK_RETURN(x) if (!(x)) return false macro
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12904 #define PARSER_CHECK_RETURN(x) if (!(x)) return false macro