Searched refs:tests_rand_end (Results 1 – 5 of 5) sorted by relevance
82 tests_rand_end (); in tests_end()161 tests_rand_end (void) in tests_rand_end() function
52 void tests_rand_end (void);
125 static void tests_rand_end (void);328 tests_rand_end (); in tests_end_mpfr()439 tests_rand_end (void) in tests_rand_end() function
11293 tests_rand_start and tests_rand_end also need to be disabled; to do30085 either RANDS (which is cleared by tests_rand_end called by tests_end_mpfr),35364 … Declaration of "tests_rand_start" and "tests_rand_end" with the same storage class specifier37433 (tests_rand_end): Remove explicit __gmp_rands37524 moved _gmp_rands_initialized stuff from tests_end_mpfr() to tests_rand_end()
22875 * tests/misc.c (tests_rand_end): Use time() if gettimeofday() not25017 * tests/misc.c (tests_rand_start, tests_rand_end): New functions.