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