Home | History | Annotate | Download | only in priv

Lines Matching full:ror32

256 static UInt ROR32 ( UInt x, UInt sh ) {
275 u = ROR32(u, 30);