Searched defs:rotateLeft32 (Results 1 – 2 of 2) sorted by relevance
106 inline uint32_t rotateLeft32(uint32_t value, uint32_t shift) { in rotateLeft32() function
1797 func rotateLeft32(v, rotate int64) int64 { func