Searched refs:anyA (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
83 _y.D[0] = (bswap32(rotl32(_y.D[0] ^ _x.D[0], _x.D[1])) + anyA) * oddC;

Completed in 32 milliseconds