Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dcompile_decoder.c458 static uint64_t repack(uint64_t dispatch, int new_wt2) { in repack() argument
464 return upb_pbdecoder_packdispatch(ofs, wt1, new_wt2); in repack()
/external/protobuf/php/ext/google/protobuf/
Dupb.c6253 static uint64_t repack(uint64_t dispatch, int new_wt2) { in repack() argument
6259 return upb_pbdecoder_packdispatch(ofs, wt1, new_wt2); in repack()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c10004 static uint64_t repack(uint64_t dispatch, int new_wt2) { in repack() argument
10010 return upb_pbdecoder_packdispatch(ofs, wt1, new_wt2); in repack()