Home
last modified time | relevance | path

Searched defs:RotateLeft32 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/math/bits/
Dbits.go207 func RotateLeft32(x uint32, k int) uint32 { func
/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/
Dmathbits.go239 func RotateLeft32(n uint32) uint32 { func
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinnt.h572 #define RotateLeft32 _rotl macro