Lines Matching defs:rnd
63 deRandom rnd;
66 deRandom_init(&rnd, 0xdeadbeefu-1);
101 deUint32 mantissa = deRandom_getUint32(&rnd);
119 deUint32 exponent = deRandom_getUint32(&rnd);
120 deUint32 mantissa = deRandom_getUint32(&rnd);
163 deUint32 exponent = deRandom_getUint32(&rnd);
164 deUint32 mantissa = deRandom_getUint32(&rnd);
180 deUint32 exponent = deRandom_getUint32(&rnd);
181 deUint32 mantissa = deRandom_getUint32(&rnd);
223 deUint32 mantissa = deRandom_getUint32(&rnd);
240 deUint32 exponent = deRandom_getUint32(&rnd);
241 deUint32 mantissa = deRandom_getUint32(&rnd);
324 deUint32 exponent = deRandom_getUint32(&rnd);
325 deUint32 mantissa = deRandom_getUint32(&rnd);