Searched refs:nrnd (Results 1 – 1 of 1) sorted by relevance
43 const int nrnd = 50; /* length of each test sequence */ variable51 long int rnd[nseq][nrnd]; /* pseudorandom numbers */ in do_test()58 nseq, nrnd); in do_test()65 for (i = 0; i < nrnd; ++i) in do_test()74 for (i = 0; i < nrnd; ++i) in do_test()97 for (i = 0; i < nrnd; ++i) in do_test()
Completed in 3 milliseconds