Searched refs:g_randomMax (Results 1 – 1 of 1) sorted by relevance
38 static unsigned long g_randomMax = 0x7FFFFFFF; variable50 return ((*value = t) % (g_randomMax + 1)); in DoRand()