Searched defs:CC_RORc (Results 1 – 1 of 1) sorted by relevance
238 #define CC_RORc(x,n) _lrotr(x,n) macro270 #define CC_RORc(word, i) \ macro293 #define CC_RORc(x, y) CC_ROR(x, y) macro