Home
last modified time | relevance | path

Searched refs:mpf_sqrt (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-sqrt.c67 mpf_sqrt (y, x); in check_rand1()
134 mpf_sqrt (r, x); in check_rand2()
H A Dreuse.c214 void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dsqrt.c63 mpf_sqrt (mpf_ptr r, mpf_srcptr u) in mpf_sqrt() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h168 #undef mpf_sqrt
169 #define mpf_sqrt(x,y) mpfr_sqrt(x,y,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprf.c96 { "sqrt", (mpexpr_fun_t) mpf_sqrt, MPEXPR_TYPE_UNARY },
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dstatlib.c614 mpf_sqrt (rop[ui_t - 1], f_tmp1); in spectral_test()
758 mpf_sqrt (f_tmp2, f_tmp2); in spectral_test()
800 mpf_sqrt (rop[ui_t - 1], f_tmp1); in spectral_test()
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h156 mpf_sqrt (y, x); in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1412 #define mpf_sqrt __gmpf_sqrt macro
1413 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1412 #define mpf_sqrt __gmpf_sqrt macro
1413 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1429 #define mpf_sqrt __gmpf_sqrt macro
1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);

12