Searched defs:ROR64 (Results 1 – 1 of 1) sorted by relevance
354 static inline unsigned long ROR64(unsigned long word, int i) in ROR64() function393 #define ROR64(x, y) \ macro