Searched refs:RANDMASK (Results 1 – 1 of 1) sorted by relevance
88 #define RANDMASK 0x7fff macro604 srand((int)(n&RANDMASK)); in put_rand()619 cur = (rand()>>rand_shift)&RANDMASK; in nget_rand()1097 if(rand() > RANDMASK) in sh_init()1612 d = (shp->pid&RANDMASK); in nv_init()