Home
last modified time | relevance | path

Searched refs:upb_zzdec_64 (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dvarint.int.h47 UPB_INLINE int64_t upb_zzdec_64(uint64_t n) { in upb_zzdec_64() function
Ddecoder.c729 PRIMITIVE_OP(SINT64, varint, int64, upb_zzdec_64, uint64_t) in run_decoder_vm()
/external/protobuf/php/ext/google/protobuf/
Dupb.h6778 UPB_INLINE int64_t upb_zzdec_64(uint64_t n) {
Dupb.c7459 PRIMITIVE_OP(SINT64, varint, int64, upb_zzdec_64, uint64_t) in run_decoder_vm()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h10078 UPB_INLINE int64_t upb_zzdec_64(uint64_t n) {
Dupb.c11228 PRIMITIVE_OP(SINT64, varint, int64, upb_zzdec_64, uint64_t) in run_decoder_vm()