Searched refs:ROL64c (Results 1 – 2 of 2) sorted by relevance
364 static inline unsigned long ROL64c(unsigned long word, const int i) in ROL64c() function382 #define ROL64c ROL64 macro397 #define ROL64c(x, y) \ macro
297 \index{ROL} \index{ROR} \index{ROL64} \index{ROR64} \index{ROLc} \index{RORc} \index{ROL64c} \index…308 …\hline ROL64c(x, y) & {\bf unsigned long} x, {\bf const unsigned long} y & $x << y, 0 \le y \le 63…