Searched refs:anyB (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/random/
H A Dyarrow_rng.cpp71 attach(OCTET *y, const OCTET *x, const uint32 anyA, const uint32 anyB, argument
84 _y.D[1] = (bswap32(rotl32(_y.D[1] ^ _x.D[1], _x.D[0])) + anyB) * oddD;

Completed in 35 milliseconds