MCPcopy Create free account
hub / github.com/andeya/algorithm / PopCountUintptr

Function PopCountUintptr

mathutil/bits.go:185–191  ·  view source on GitHub ↗

PopCountUintptr returns population count of n (number of bits set in n).

(n uintptr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

PopCountBigIntFunction · 0.85
TestPopCountFunction · 0.85
BenchmarkPopCountUintptrFunction · 0.85

Calls 2

PopCountUint64Function · 0.85
PopCountUint32Function · 0.85

Tested by 2

TestPopCountFunction · 0.68
BenchmarkPopCountUintptrFunction · 0.68