Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ sovCortex
Function
sovCortex
pkg/cortexpb/cortex.pb.go:3973–3975 ·
view source on GitHub ↗
(x uint64)
Source
from the content-addressed store, hash-verified
3971
}
3972
3973
func
sovCortex(x uint64) (n int) {
3974
return
(math_bits.Len64(x|1) + 6) / 7
3975
}
3976
func
sozCortex(x uint64) (n int) {
3977
return
sovCortex(uint64((x << 1) ^ uint64((int64(x) >> 63))))
3978
}
Callers
15
Size
Method · 0.85
encodeVarintCortex
Function · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Size
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected