Searched refs:CC_ROR64 (Results 1 – 1 of 1) sorted by relevance
310 CC_INLINE uint64_t CC_ROR64(uint64_t word, int i) in CC_ROR64() function347 CC_INLINE uint64_t CC_ROR64(uint64_t word, int i) in CC_ROR64() function353 #define CC_ROR64c(x, y) CC_ROR64(x, y)