Home
last modified time | relevance | path

Searched refs:mpf_cmp_z (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dcmp_z.c34 mpf_cmp_z (mpf_srcptr u, mpz_srcptr v) __GMP_NOTHROW in mpf_cmp_z() function
/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-cmp_si.c107 got = mpf_cmp_z (a, bz); in check_data()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h63 #undef mpf_cmp_z
64 #define mpf_cmp_z mpfr_cmp_z macro
/netbsd/external/lgpl3/gmp/dist/
H A Dgmpxx.h948 { return mpf_cmp_z(f, z); } in eval()
950 { return -mpf_cmp_z(f, z); } in eval()
1020 { return mpf_cmp_z(f, z) == 0; } in eval()
1080 { return mpf_cmp_z(f, z) < 0; } in eval()
1082 { return mpf_cmp_z(f, z) > 0; } in eval()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1269 #define mpf_cmp_z __gmpf_cmp_z macro
1270 __GMP_DECLSPEC int mpf_cmp_z (mpf_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;

12