Home
last modified time | relevance | path

Searched refs:mpf_abs (Results 1 – 25 of 39) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dabs.c34 mpf_abs (mpf_ptr r, mpf_srcptr u) in mpf_abs() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h94 #undef mpf_abs
95 #define mpf_abs(x,y) mpfr_abs(x,y,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprf.c86 { "abs", (mpexpr_fun_t) mpf_abs, MPEXPR_TYPE_UNARY },
/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dreuse.c213 void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h160 mpf_abs (y, x); in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1235 #define mpf_abs __gmpf_abs macro
1236 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1235 #define mpf_abs __gmpf_abs macro
1236 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1249 #define mpf_abs __gmpf_abs macro
1250 __GMP_DECLSPEC void mpf_abs (mpf_ptr, mpf_srcptr);

12