Home | History | Annotate | Download | only in priv

Lines Matching full:ror32

252 static UInt ROR32 ( UInt x, UInt sh ) {
271 u = ROR32(u, 30);