Searched refs:PARAMETER_B (Results 1 – 2 of 2) sorted by relevance
63 static const bit32 PARAMETER_B = 0x9d2c5680; variable
173 v ^= (v << PARAMETER_S) & PARAMETER_B; in GenerateRandomU32()