Home
last modified time | relevance | path

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

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-fits.c61 EXPECT (mpf_fits_uint_p, 1); in main()
70 EXPECT (mpf_fits_uint_p, 1); in main()
79 EXPECT (mpf_fits_uint_p, 0); in main()
89 EXPECT (mpf_fits_uint_p, 1); in main()
96 EXPECT (mpf_fits_uint_p, 1); in main()
108 EXPECT (mpf_fits_uint_p, 1); in main()
114 EXPECT (mpf_fits_uint_p, 1); in main()
119 EXPECT (mpf_fits_uint_p, 0); in main()
242 EXPECT (mpf_fits_uint_p, 1); in main()
251 EXPECT (mpf_fits_uint_p, 1); in main()
[all …]
H A Dt-sub.c230 if (mpf_fits_uint_p (x)) in check_data()
252 if (mpf_fits_uint_p (x)) in check_data()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dfits_uint.c32 #define FUNCTION mpf_fits_uint_p
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h210 i = mpf_fits_uint_p (x); in main()
236 MPFR_ASSERTN(mpf_fits_uint_p (x) == 0); in main()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h112 #undef mpf_fits_uint_p
113 #define mpf_fits_uint_p(x) mpfr_fits_uint_p(x,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1288 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1289 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1288 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1289 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1305 #define mpf_fits_uint_p __gmpf_fits_uint_p macro
1306 __GMP_DECLSPEC int mpf_fits_uint_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;

12