Searched defs:CC_ROR (Results 1 – 1 of 1) sorted by relevance
210 #define CC_ROR(x,n) _lrotr(x,n) macro226 CC_INLINE uint32_t CC_ROR(uint32_t word, int i) in CC_ROR() function261 CC_INLINE uint32_t CC_ROR(uint32_t word, int i) in CC_ROR() function