rand_sep 98 src/dps8/bsd_random.c static int rand_sep = SEP_3; rand_sep 117 src/dps8/bsd_random.c fptr = &state[rand_sep]; rand_sep 149 src/dps8/bsd_random.c rand_sep = SEP_0; rand_sep 155 src/dps8/bsd_random.c rand_sep = SEP_1; rand_sep 161 src/dps8/bsd_random.c rand_sep = SEP_2; rand_sep 167 src/dps8/bsd_random.c rand_sep = SEP_3; rand_sep 173 src/dps8/bsd_random.c rand_sep = SEP_4; rand_sep 217 src/dps8/bsd_random.c rand_sep = seps[type]; rand_sep 225 src/dps8/bsd_random.c fptr = &state[( rear + rand_sep ) % rand_deg];