| /src/external/lgpl3/gmp/dist/mpf/ |
| sqrt.c | 0 /* mpf_sqrt -- Compute the square root of a float. 63 mpf_sqrt (mpf_ptr r, mpf_srcptr u) function
|
| /src/external/lgpl3/mpfr/dist/src/ |
| mpf2mpfr.h | 168 #undef mpf_sqrt macro 169 #define mpf_sqrt(x,y) mpfr_sqrt(x,y,MPFR_DEFAULT_RND) macro
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 1412 #define mpf_sqrt __gmpf_sqrt macro 1413 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/ |
| gmp.h | 1412 #define mpf_sqrt __gmpf_sqrt macro 1413 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/ |
| gmp.h | 1429 #define mpf_sqrt __gmpf_sqrt macro 1430 __GMP_DECLSPEC void mpf_sqrt (mpf_ptr, mpf_srcptr);
|