Searched refs:nextrand (Results 1 – 1 of 1) sorted by relevance
307 static Rand64 nextrand (Rand64 *state) { in nextrand() function436 static Rand64 nextrand (Rand64 *state) { in nextrand() function550 ran = I2UInt(nextrand(state->s)); /* not inside [0..n]? try again */ in project()560 Rand64 rv = nextrand(state->s); /* next pseudo-random value */ in math_random()599 nextrand(state); /* discard initial values to "spread" seed */ in setseed()