Searched defs:RotateLeft16 (Results 1 – 3 of 3) sorted by relevance
197 func RotateLeft16(x uint16, k int) uint16 { func
249 func RotateLeft16(n uint16, s int) uint16 { func
562 #define RotateLeft16 _rotl16 macro