Searched refs:mpf_get_si (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dget_si.c0 /* mpf_get_si -- mpf to long conversion
53 mpf_get_si (mpf_srcptr f) __GMP_NOTHROW
/netbsd-current/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-get_si.c66 got = mpf_get_si (f);
69 printf ("mpf_get_si wrong at data[%d]\n", i);
96 printf ("mpf_get_si wrong on %s\n", name); \
107 got = mpf_get_si (f);
112 got = mpf_get_si (f);
195 got = mpf_get_si (f);
198 printf ("mpf_get_si wrong at limb data[%d]\n", i);
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h133 l = mpf_get_si (x);
240 MPFR_ASSERTN(mpf_get_si (x) == -1);
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h126 #undef mpf_get_si macro
127 #define mpf_get_si(x) mpfr_get_si(x,MPFR_DEFAULT_RND) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1312 #define mpf_get_si __gmpf_get_si macro
1313 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1312 #define mpf_get_si __gmpf_get_si macro
1313 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1329 #define mpf_get_si __gmpf_get_si macro
1330 __GMP_DECLSPEC long mpf_get_si (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;

Completed in 570 milliseconds

12