Home | History | Annotate | Download | only in qemu

Lines Matching refs:RAND_MAX

1883         vs->challenge[i] = (int) (256.0*rand()/(RAND_MAX+1.0));