Searched refs:CC_ROR64c (Results 1 – 2 of 2) sorted by relevance
311 #define CC_ROR64c(word, i) \ macro338 #define CC_ROR64c(x, y) CC_ROR64(x, y) macro
35 #define S(x, n) CC_ROR64c(x, n)