Searched defs:RotateLeft64 (Results 1 – 3 of 3) sorted by relevance
217 func RotateLeft64(x uint64, k int) uint64 { func
230 func RotateLeft64(n uint64) uint64 { func
573 #define RotateLeft64 _rotl64 macro