Searched refs:encode_zigzag32 (Results 1 – 2 of 2) sorted by relevance
160 inline constexpr uint32_t encode_zigzag32(int32_t value) noexcept { in encode_zigzag32() function
360 add_tagged_varint(tag, encode_zigzag32(value)); in add_sint32()