Home | History | Annotate | Download | only in priv

Lines Matching refs:ROR32

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