Home | History | Annotate | Download | only in priv

Lines Matching full:ror32

264 static UInt ROR32 ( UInt x, UInt sh ) {
283 u = ROR32(u, 30);