HomeSort by: relevance | last modified time | path
    Searched refs:check_random (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/external/lgpl3/gmp/dist/tests/mpz/
dive_ui.c 28 check_random (int argc, char *argv[]) function
82 check_random (argc, argv);
t-divis.c 115 check_random (int reps) function
162 check_random (reps);
t-popcount.c 117 check_random (void) function
163 check_random ();
t-pow.c 160 check_random (int reps) function
213 check_random (reps);
t-cong.c 134 check_random (int argc, char *argv[]) function
222 check_random (argc, argv);
t-cong_2exp.c 109 check_random (int reps) function
202 check_random (reps);
t-div_2exp.c 186 check_random (int argc, char *argv[]) function
219 check_random (argc, argv);
t-perfpow.c 107 check_random (int reps) function
243 check_random (n_tests);
t-aorsmul.c 375 check_random (int argc, char *argv[]) function
417 check_random (argc, argv);
t-bit.c 282 check_random (int argc, char *argv[]) function
400 check_random (argc, argv);
  /src/external/lgpl3/gmp/dist/tests/mpf/
t-set.c 43 check_random (long reps) function
108 check_random (reps);
t-eq.c 100 check_random (long reps) function
213 check_random (reps);
  /src/external/lgpl3/gmp/dist/tests/
t-sub.c 71 check_random (void) function
110 check_random ();
  /src/external/lgpl3/mpc/dist/tests/
tfma.c 62 check_random (void) function
112 check_random (); /* Remove it? */
  /src/external/lgpl3/gmp/dist/mini-gmp/tests/
t-cong.c 130 check_random (int argc, char *argv[]) function
211 check_random (argc, argv);
t-mpq_double.c 67 check_random (void) function
210 check_random ();
  /src/external/lgpl3/gmp/dist/tests/mpq/
t-md_2exp.c 32 check_random () function
236 check_random ();
t-get_d.c 163 check_random (int argc, char **argv) function
203 printf ("ERROR (check_random test %d): bad mpq_set_d results\n", test);
290 check_random (argc, argv);
  /src/external/lgpl3/mpfr/dist/tests/
tadd1sp.c 26 static void check_random (mpfr_prec_t p);
291 check_random (p);
295 check_random (GMP_NUMB_BITS);
296 check_random (2 * GMP_NUMB_BITS);
340 check_random (mpfr_prec_t p) function
tfprintf.c 301 check_random (FILE *fout, int nb_tests) function
442 check_random (fout, N);
tsqr.c 59 check_random (mpfr_prec_t p) function
356 check_random (p);
tprintf.c 394 check_random (int nb_tests) function
481 perror ("check_random");
641 check_random (N);
tatan2u.c 402 check_random (void) function
574 check_random ();
tget_set_d64.c 286 check_random (void) function
595 check_random ();
tsub1sp.c 26 static void check_random (mpfr_prec_t p);
436 check_random (p);
473 check_random (mpfr_prec_t p) function

Completed in 36 milliseconds

1 2