Lines Matching full:rand32
720 rand32(){747 addr = (addr & ~mask) | (rand32() & mask);773 addr[i] = (addr[i] & ~mask) | (rand32() & mask);