Home
last modified time | relevance | path

Searched refs:gmp_printf (Results 1 – 25 of 59) sorted by relevance

123

/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-limbs.c69 gmp_printf ("a = %Zx\n", a); in check_funcs()
70 gmp_printf ("b = %Zx\n", b); in check_funcs()
71 gmp_printf ("r = %Zx (bad)\n", r); in check_funcs()
72 gmp_printf ("ref = %Zx\n", ref); in check_funcs()
197 gmp_printf ("a = %Zx\n", a); in check_roinit()
198 gmp_printf ("b = %Zx\n", b); in check_roinit()
199 gmp_printf ("r = %Zx (bad)\n", r); in check_roinit()
200 gmp_printf ("ref = %Zx\n", ref); in check_roinit()
209 gmp_printf ("a = %Zx\n", a); in check_roinit()
210 gmp_printf ("b = %Zx\n", b); in check_roinit()
[all …]
H A Dt-perfpow.c198 gmp_printf("n = %Zu\nprimes[0] = %Zu\nexp[0] = %lu\n", n, primes[0], exp[0]); in check_random()
203 gmp_printf("n = %Zu\n", n); in check_random()
212gmp_printf("n = %Zu\nn was destroyed, but perfpow_p still believes n is a perfect power\n", n); in check_random()
217 gmp_printf("n = %Zu\nn is a perfect power, perfpow_p disagrees\n", n); in check_random()
H A Dt-nextprime.c51 gmp_printf ("diff list discrepancy\n"); in run()
61 gmp_printf ("got %Zx\n", x); in run()
62 gmp_printf ("want %Zx\n", y); in run()
H A Dt-fib_ui.c63 gmp_printf (" got %#Nx\n", &FIB_TABLE(i), 1); in check_fib_table()
64 gmp_printf (" want %#Nx\n", &want, 1); in check_fib_table()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dt-urndmm.c83 gmp_printf ("mpz_urandomm returns %Zd instead of 2\n", a); in check_params()
103 gmp_printf ("Out-of-range or non-positive value: %Zd\n", a); in check_params()
110 gmp_printf ("Out-of-range or non-positive value (from negative modulus): %Zd\n", a); in check_params()
128 gmp_printf ("mpz_urandomm fails with m=1 (result=%Zd)\n", a); in check_params()
H A Dt-lc2exp.c47 gmp_printf (" rand=%#Zx\n", a); in check_zero()
108 gmp_printf (" rand=%#ZX\n", a); in check_bigc()
109 gmp_printf (" sizeinbase2=%u\n", mpz_sizeinbase (a, 2)); in check_bigc()
140 gmp_printf (" got rand=%#ZX\n", a); in check_bigc1()
H A Dt-iset.c47 gmp_printf (" from src: %#Zx\n", sz); in check_one()
48 gmp_printf (" from dst: %#Zx\n", dz); in check_one()
/netbsd/external/lgpl3/mpc/dist/tests/
H A Dprint_parameter.c77 gmp_printf ("= %Zd\n", params->P[index].mpz); in print_parameter()
80 gmp_printf ("= %Qd\n", params->P[index].mpq); in print_parameter()
83 gmp_printf ("= %Fe\n", params->P[index].mpf); in print_parameter()
/netbsd/external/lgpl3/gmp/dist/demos/
H A Dfactorize.c415 gmp_printf ("%Zd:", t); in main()
420 gmp_printf (" %Zd", factors.p[j]); in main()
434 gmp_printf ("%Zd:", t); in main()
439 gmp_printf (" %Zd", factors.p[j]); in main()
/netbsd/external/lgpl3/mpfr/dist/tools/bench/
H A Dmpfrbench.c282 gmp_printf ("\tscore for %5s : %12Zd\n", arrayfunc[i].name, score[i]); in main()
286 gmp_printf ("group score %s : %12Zd\n\n", groupname[g], groupscore[g]); in main()
295 gmp_printf ("global score : %12Zd\n\n", globalscore); in main()
/netbsd/external/lgpl3/gmp/dist/printf/
H A Dprintf.c38 gmp_printf (const char *fmt, ...) in gmp_printf() function
/netbsd/external/lgpl3/gmp/dist/tests/devel/
H A Dprimes.c227 gmp_printf ("%Zd\n", g); in check_pprime()
294 gmp_printf ("%Zd\n", g); in check_nprime()
H A Dtry.c404 gmp_printf ("got 0x%MX reduced from 0x%MX\n", got_mod, got); in validate_mod_34lsub1()
405 gmp_printf ("want 0x%MX reduced from 0x%MX\n", want_mod, want); in validate_mod_34lsub1()
429 gmp_printf ("Remainder a%%d == 0x%MX, mpn_divexact_1 undefined\n", rem); in validate_divexact_1()
555 gmp_printf ("Bad remainder %Md, d = %Md\n", r, divisor); in validate_div_qr_1_pi1()
563 gmp_printf ("Incorrect result, size %ld.\n" in validate_div_qr_1_pi1()
2402 gmp_printf ("Different return values (%Mu, %Mu)\n", in compare()
/netbsd/external/lgpl3/gmp/dist/tests/
H A Dmisc.c113 gmp_printf ("Seed GMP_CHECK_RANDOMIZE=%Zd (include this in bug reports)\n", seed); in seed_from_urandom()
142 gmp_printf ("Re-seeding with GMP_CHECK_RANDOMIZE=%Zd\n", seed); in tests_rand_start()
H A Drefmpf.c359 gmp_printf ("%MX", PTR(got)[i]); in refmpf_validate()
367 gmp_printf ("%MX", PTR(want)[i]); in refmpf_validate()
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dperfsqr.c183 TRACE (gmp_printf ("mpn_perfect_square_p %Nd\n", up, usize)); in mpn_perfect_square_p()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dhex-random.c102 gmp_printf ("Re-seeding with GMP_CHECK_RANDOMIZE=%Zd\n", seed); in hex_random_init()
106 gmp_printf ("Seed GMP_CHECK_RANDOMIZE=%Zd (include this in bug reports)\n", seed); in hex_random_init()
/netbsd/external/lgpl3/mpfr/dist/
H A Dacinclude.m41585 AC_MSG_CHECKING(if gmp_printf supports "%$1")
1620 dnl Check if gmp_printf supports some optional length modifiers.
1634 [AC_DEFINE([NPRINTF_J], 1, [printf/gmp_printf cannot read intmax_t])])
1640 [AC_DEFINE([NPRINTF_HH], 1, [printf/gmp_printf cannot use `hh' length modifier])])
1645 [AC_DEFINE([NPRINTF_LL], 1, [printf/gmp_printf cannot read long long int])])
1650 [AC_DEFINE([PRINTF_L], 1, [printf/gmp_printf can read long double])],
1651 [AC_DEFINE([NPRINTF_L], 1, [printf/gmp_printf cannot read long double])])
1661 [AC_DEFINE([PRINTF_T], 1, [printf/gmp_printf can read ptrdiff_t])],
1662 [AC_DEFINE([NPRINTF_T], 1, [printf/gmp_printf cannot read ptrdiff_t])])
1673 AC_MSG_CHECKING(if gmp_printf supports the ' group flag)
[all …]
/netbsd/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-get_d.c205 gmp_printf ("%Qd\n", q); in check_random()
/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-eq.c196 gmp_printf ("%0*MX", SZ, PTR(x)[i]); in hexdump()
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtrint.c513 gmp_printf ("Error: mpfr_set_z should be exact (z = %Zd, s = %u)\n", in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h556 #define gmp_printf __gmp_printf macro
557 __GMP_DECLSPEC int gmp_printf (const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h556 #define gmp_printf __gmp_printf macro
557 __GMP_DECLSPEC int gmp_printf (const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h551 #define gmp_printf __gmp_printf macro
552 __GMP_DECLSPEC int gmp_printf (const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h551 #define gmp_printf __gmp_printf macro
552 __GMP_DECLSPEC int gmp_printf (const char *, ...);

123