Searched refs:mpf_pow_ui (Results 1 - 25 of 35) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-pow_ui.c1 /* Test mpf_pow_ui
45 mpf_pow_ui (r, b1, e);
H A Dreuse.c71 mpf_mul_2exp, mpf_div_2exp, mpf_pow_ui
77 "mpf_mul_2exp", "mpf_div_2exp", "mpf_pow_ui"
159 else if (dsi_funcs[i] == mpf_pow_ui)
/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dpow_ui.c0 /* mpf_pow_ui -- Compute b^e.
40 mpf_pow_ui (mpf_ptr r, mpf_srcptr b, unsigned long int e) function
/netbsd-current/external/lgpl3/gmp/dist/demos/expr/
H A Dexprf.c50 { "**", (mpexpr_fun_t) mpf_pow_ui,
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h152 #undef mpf_pow_ui macro
153 #define mpf_pow_ui(x,y,z) mpfr_pow_ui(x,y,z,MPFR_DEFAULT_RND) macro
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h158 mpf_pow_ui (y, x, 2);
/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dstatlib.c172 mpf_pow_ui (t2, val, 2); /* t2 = s^2 */
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1370 #define mpf_pow_ui __gmpf_pow_ui macro
1371 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1370 #define mpf_pow_ui __gmpf_pow_ui macro
1371 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1387 #define mpf_pow_ui __gmpf_pow_ui macro
1388 __GMP_DECLSPEC void mpf_pow_ui (mpf_ptr, mpf_srcptr, unsigned long int);

Completed in 536 milliseconds

12