Home
last modified time | relevance | path

Searched defs:Len32 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/math/bits/
Dbits.go324 func Len32(x uint32) (n int) { func
/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/
Dmathbits.go101 func Len32(n uint32) int { func