Searched refs:ROL64c (Results 1 – 1 of 1) sorted by relevance
366 #define ROL64c(x,n) ROL64(x,n) macro373 #define ROL64c(x,n) ROL64(x,n) macro395 #define ROL64c(word,i) ({ \ macro414 #define ROL64c ROL64 macro429 #define ROL64c(x, y) \ macro
Completed in 3 milliseconds