Searched refs:rotl (Results 1 – 1 of 1) sorted by relevance
128 static inline uint32_t rotl(uint32_t val, int bits) in rotl() function182 r ^= rotl(l, 17); \186 r ^= rotl(l, 3); \