Searched refs:PARAMETER_S (Results 1 – 2 of 2) sorted by relevance
58 static const int PARAMETER_S = 7; variable
173 v ^= (v << PARAMETER_S) & PARAMETER_B; in GenerateRandomU32()