Searched defs:RotateLeft32 (Results 1 – 3 of 3) sorted by relevance
207 func RotateLeft32(x uint32, k int) uint32 { func
239 func RotateLeft32(n uint32) uint32 { func
572 #define RotateLeft32 _rotl macro