Home
last modified time | relevance | path

Searched refs:oddC (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/random/
H A Dyarrow_rng.cpp72 const uint32 oddC, const uint32 oddD) in attach() argument
83 _y.D[0] = (bswap32(rotl32(_y.D[0] ^ _x.D[0], _x.D[1])) + anyA) * oddC; in attach()