Home
last modified time | relevance | path

Searched refs:mpf_reldiff (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-muldiv.c106 mpf_reldiff (rerr, u, x); in main()
120 mpf_reldiff (rerr, w, x); in main()
135 mpf_reldiff (rerr, w, x); in main()
H A Dt-dm2exp.c84 mpf_reldiff (rerr, w1, w2); in main()
95 mpf_reldiff (rerr, u, w3); in main()
H A Dt-add.c77 mpf_reldiff (rerr, w, wref); in main()
H A Dt-sqrt.c71 mpf_reldiff (rerr, x, y2); in check_rand1()
H A Dt-conv.c233 mpf_reldiff (rerr, x, y); in main()
H A Dt-sub.c80 mpf_reldiff (rerr, w, wref); in check_rand()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dreldiff.c39 mpf_reldiff (mpf_t rdiff, mpf_srcptr x, mpf_srcptr y) in mpf_reldiff() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h154 #undef mpf_reldiff
155 #define mpf_reldiff(x,y,z) mpfr_reldiff(x,y,z,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprf.c94 { "reldiff", (mpexpr_fun_t) mpf_reldiff, MPEXPR_TYPE_BINARY },
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h171 mpf_reldiff (y, y, x); in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1376 #define mpf_reldiff __gmpf_reldiff macro
1377 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1376 #define mpf_reldiff __gmpf_reldiff macro
1377 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1393 #define mpf_reldiff __gmpf_reldiff macro
1394 __GMP_DECLSPEC void mpf_reldiff (mpf_ptr, mpf_srcptr, mpf_srcptr);

12