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