Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dvarint.int.h43 UPB_INLINE int32_t upb_zzdec_32(uint64_t _n) { in upb_zzdec_32() function
Ddecoder.c728 PRIMITIVE_OP(SINT32, varint, int32, upb_zzdec_32, uint64_t) in run_decoder_vm()
/external/protobuf/php/ext/google/protobuf/
Dupb.h6775 UPB_INLINE int32_t upb_zzdec_32(uint32_t n) {
Dupb.c7458 PRIMITIVE_OP(SINT32, varint, int32, upb_zzdec_32, uint64_t) in run_decoder_vm()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h10075 UPB_INLINE int32_t upb_zzdec_32(uint32_t n) {
Dupb.c11227 PRIMITIVE_OP(SINT32, varint, int32, upb_zzdec_32, uint64_t) in run_decoder_vm()