| /src/external/lgpl3/gmp/dist/mpf/ |
| fits_ushort.c | 0 /* mpf_fits_ushort_p -- test whether an mpf fits an unsigned short. 32 #define FUNCTION mpf_fits_ushort_p
|
| /src/external/lgpl3/gmp/dist/tests/mpf/ |
| t-fits.c | 62 EXPECT (mpf_fits_ushort_p, 1); 71 EXPECT (mpf_fits_ushort_p, 1); 80 EXPECT (mpf_fits_ushort_p, 0); 90 EXPECT (mpf_fits_ushort_p, 1); 97 EXPECT (mpf_fits_ushort_p, 1); 102 EXPECT (mpf_fits_ushort_p, 0); 243 EXPECT (mpf_fits_ushort_p, 1); 252 EXPECT (mpf_fits_ushort_p, 1); 261 EXPECT (mpf_fits_ushort_p, 0); 271 EXPECT (mpf_fits_ushort_p, 1) [all...] |
| /src/external/lgpl3/mpfr/dist/tests/ |
| mpf_compat.h | 212 i = mpf_fits_ushort_p (x); 238 MPFR_ASSERTN(mpf_fits_ushort_p (x) == 0);
|
| /src/external/lgpl3/mpfr/dist/src/ |
| mpf2mpfr.h | 116 #undef mpf_fits_ushort_p macro 117 #define mpf_fits_ushort_p(x) mpfr_fits_ushort_p(x,MPFR_DEFAULT_RND) macro
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 1294 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1295 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/ |
| gmp.h | 1294 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1295 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/ |
| gmp.h | 1311 #define mpf_fits_ushort_p __gmpf_fits_ushort_p macro 1312 __GMP_DECLSPEC int mpf_fits_ushort_p (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|