Searched defs:RotateLeft8 (Results 1 – 3 of 3) sorted by relevance
187 func RotateLeft8(x uint8, k int) uint8 { func
255 func RotateLeft8(n uint8, s int) uint8 { func
561 #define RotateLeft8 _rotl8 macro