Home
last modified time | relevance | path

Searched refs:mpf_random2 (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-div.c63 mpf_random2 (u, PREC(u), (mp_exp_t) 20); in check_rand()
72 mpf_random2 (v, PREC(v), (mp_exp_t) 20); in check_rand()
125 mpf_random2 (got, input_prec, (mp_exp_t) 20); in check_reuse_three()
H A Dt-add.c68 mpf_random2 (u, size, exp); in main()
72 mpf_random2 (v, size, exp); in main()
H A Dt-muldiv.c79 mpf_random2 (u, size, exp); in main()
92 mpf_random2 (v, size, exp); in main()
H A Dt-sqrt.c65 mpf_random2 (x, size, exp); in check_rand1()
132 mpf_random2 (x, x_prec, 1000); in check_rand2()
H A Dreuse.c122 mpf_random2 (in1, urandom () % SIZE - SIZE/2, urandom () % EXPO); in main()
123 mpf_random2 (in2, urandom () % SIZE - SIZE/2, urandom () % EXPO); in main()
H A Dt-sub.c66 mpf_random2 (u, size, exp); in check_rand()
70 mpf_random2 (v, size, exp); in check_rand()
H A Dt-dm2exp.c80 mpf_random2 (u, un, ue); in main()
H A Dt-ui_div.c82 mpf_random2 (v, PREC(v), (mp_exp_t) 20); in check_rand()
H A Dt-mul_ui.c87 mpf_random2 (u, PREC(u), (mp_exp_t) 20); in check_rand()
H A Dt-conv.c218 mpf_random2 (x, size, exp); in main()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Drandom2.c37 mpf_random2 (mpf_ptr x, mp_size_t xs, mp_exp_t exp) in mpf_random2() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h74 #undef mpf_random2
75 #define mpf_random2 mpfr_random2 macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1373 #define mpf_random2 __gmpf_random2 macro
1374 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1373 #define mpf_random2 __gmpf_random2 macro
1374 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1390 #define mpf_random2 __gmpf_random2 macro
1391 __GMP_DECLSPEC void mpf_random2 (mpf_ptr, mp_size_t, mp_exp_t);

12