Home | History | Annotate | Download | only in tests

Lines Matching refs:nextS

76         int aa = rand.nextS() >> 1;
77 int bb = rand.nextS() >> 1;
150 int32_t denom = rand.nextS();
153 denom = rand.nextS();
154 wide.setMul(rand.nextS(), rand.nextS());
164 wide.setMul(rand.nextS(), rand.nextS());
171 wide.setMul(rand.nextS(), rand.nextS());
173 dwide.setMul(rand.nextS(), rand.nextS());