Searched defs:RotateLeft (Results 1 – 2 of 2) sorted by relevance
61 func (r RotateParams) RotateLeft(amount uint8) RotateParams { func
176 func RotateLeft(x uint, k int) uint { func