Searched refs:RANDMASK (Results 1 – 1 of 1) sorted by relevance
128 #define RANDMASK 0x7fff macro662 srand((int)(n&RANDMASK)); in put_rand()677 cur = (rand()>>rand_shift)&RANDMASK; in nget_rand()1364 if(rand() > RANDMASK) in sh_init()1902 d = (shp->gd->pid&RANDMASK); in nv_init()