Searched refs:decode_varint (Results 1 – 2 of 2) sorted by relevance
7851 UPB_FORCEINLINE static int32_t decode_varint(upb_pbdecoder *d, uint64_t *u64) { in decode_varint() function7876 int32_t ret = decode_varint(d, &u64); in decode_v32()7996 CHECK_RETURN(decode_varint(d, &u64)); in upb_pbdecoder_skipunknown()
8562 UPB_FORCEINLINE static int32_t decode_varint(upb_pbdecoder *d, uint64_t *u64) { in decode_varint() function8587 int32_t ret = decode_varint(d, &u64); in decode_v32()8707 CHECK_RETURN(decode_varint(d, &u64)); in upb_pbdecoder_skipunknown()