Home
last modified time | relevance | path

Searched refs:decode_max8_function (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dvarint.int.h79 #define UPB_VARINT_DECODER_CHECK2(name, decode_max8_function) \ argument
93 return decode_max8_function(r); \
/external/protobuf/php/ext/google/protobuf/
Dupb.h6806 #define UPB_VARINT_DECODER_CHECK2(name, decode_max8_function) \
6820 return decode_max8_function(r); \
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h10106 #define UPB_VARINT_DECODER_CHECK2(name, decode_max8_function) \
10120 return decode_max8_function(r); \