Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NEXT_SEED
usr/src/lib/libc/port/gen/rand.c
65
new_seed = NEXT_SEED(old_seed);
usr/src/lib/libc/port/gen/rand.c
77
return (NEXT_VALUE(*seed = NEXT_SEED(*seed)));