Searched defs:rotr32 (Results 1 – 8 of 8) sorted by relevance
49 decltype(__builtin_rotateright32(0,0)) rotr32 = 42; variable
51 unsigned int rotr32(unsigned int x, int y) { in rotr32() function
128 static inline uint32_t rotr32( const uint32_t w, const unsigned c ) in rotr32() function
421 static uint32_t rotr32(uint32_t val, uint32_t amt) { in rotr32() function
87 static inline unsigned rotr32(unsigned Val, unsigned Amt) in rotr32() function
86 inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function
86 static inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function