Searched refs:CC_RORc (Results 1 – 2 of 2) sorted by relevance
215 #define CC_RORc(x, n) _lrotr(x,n) macro249 #define CC_RORc(word, i) \ macro274 #define CC_RORc(x, y) CC_ROR(x, y) macro
65 #define S(x, n) CC_RORc(x, n)