Searched refs:mpf_sqrt_ui (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dsqrt_ui.c0 /* mpf_sqrt_ui -- Compute the square root of an unsigned integer.
70 mpf_sqrt_ui (mpf_ptr r, unsigned long int u) function
/netbsd-current/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-sqrt_ui.c1 /* Test mpf_sqrt_ui.
43 mpf_sqrt_ui (r, x);
47 printf ("mpf_sqrt_ui wrong for special case:\n");
66 mpf_sqrt_ui (r, x);
71 limbs in mpf_sqrt_ui, not even on perfect squares, so size should
75 printf ("mpf_sqrt_ui result not enough result limbs\n");
88 printf ("mpf_sqrt_ui result too big\n");
102 printf ("mpf_sqrt_ui result too small\n");
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h170 #undef mpf_sqrt_ui macro
171 #define mpf_sqrt_ui(x,y) mpfr_sqrt_ui(x,y,MPFR_DEFAULT_RND) macro
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h157 mpf_sqrt_ui (y, 17);
/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dstatlib.c138 mpf_sqrt_ui (Kt, n);
164 mpf_sqrt_ui (t1, n);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1415 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1416 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1415 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1416 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1432 #define mpf_sqrt_ui __gmpf_sqrt_ui macro
1433 __GMP_DECLSPEC void mpf_sqrt_ui (mpf_ptr, unsigned long int);

Completed in 316 milliseconds

12