Lines Matching full:rol32
3372 static inline UInt ROL32 ( UInt w, Int n ) {3377 UInt hash = ROL32(vi1,19) ^ ROL32(vi2,13);