Searched defs:RotateRight (Results 1 – 4 of 4) sorted by relevance
65 static uint64_t RotateRight(uint64_t value, in RotateRight() function
598 static unsigned int RotateRight(unsigned int x,unsigned int n) in RotateRight() function
988 static inline unsigned int RotateRight(const unsigned int x) in RotateRight() function
211 inline uint64_t RotateRight(uint64_t value, in RotateRight() function