Searched refs:rand_shift (Results 1 – 1 of 1) sorted by relevance
181 static int rand_shift; variable619 cur = (rand()>>rand_shift)&RANDMASK; in nget_rand()1099 rand_shift = 3; in sh_init()