| /src/external/lgpl3/gmp/dist/mpf/ |
| get_prc.c | 0 /* mpf_get_prec(x) -- Return the precision in bits of x. 34 mpf_get_prec (mpf_srcptr x) __GMP_NOTHROW
|
| pow_ui.c | 61 mpf_init2 (t, mpf_get_prec (r) + cnt);
|
| /src/external/lgpl3/gmp/dist/tests/mpf/ |
| t-gsprec.c | 1 /* Test mpf_get_prec and mpf_set_prec. 36 a = mpf_get_prec (x); 38 b = mpf_get_prec (x); 41 printf ("mpf_get_prec / mpf_set_prec inconsistent\n");
|
| t-trunc.c | 46 mpf_init2 (got, mpf_get_prec (trunc));
|
| /src/external/lgpl3/mpfr/dist/tests/ |
| mpf_compat.h | 66 prec2 = mpf_get_prec (x); 76 prec2 = mpf_get_prec (x); 85 old_prec = mpf_get_prec (x); 87 prec2 = mpf_get_prec (x);
|
| /src/external/lgpl3/gmp/dist/demos/expr/ |
| exprfa.c | 157 if (mpf_get_prec (w) == mpf_get_prec (x))
|
| exprf.c | 122 mpf_get_prec (res), e, strlen(e), var);
|
| /src/external/lgpl3/mpfr/dist/src/ |
| mpf2mpfr.h | 70 #undef mpf_get_prec macro 71 #define mpf_get_prec mpfr_get_prec macro
|
| /src/external/lgpl3/gmp/dist/demos/perl/ |
| GMP.xs | 245 f->allocated_prec = mpf_get_prec (f->m); \ 253 f->allocated_prec = mpf_get_prec (f->m); 782 prec = mpf_get_prec (x); 788 prec = mpf_get_prec (y); 2727 RETVAL = new_mpf (mpf_get_prec (f)); 2764 RETVAL = new_mpf (mpf_get_prec (x)); 2817 prec = mpf_get_prec (f); 2867 RETVAL = new_mpf (mpf_get_prec (f)); 2969 RETVAL = new_mpf (mpf_get_prec (f)); 2987 RETVAL = mpf_get_prec (f) [all...] |
| /src/external/lgpl3/gmp/dist/tests/ |
| refmpf.c | 185 ret = mpf_get_prec (dst);
|
| /src/external/lgpl3/gmp/dist/ |
| gmpxx.h | 1144 mpf_init2(temp, mpf_get_prec(f)); 1155 mpf_init2(temp, mpf_get_prec(f)); 1172 mpf_init2(temp, mpf_get_prec(f)); 1974 mp_bitcnt_t get_prec() const { return mpf_get_prec(mp); } 2063 { mpf_init2(mp, mpf_get_prec(f)); mpf_set(mp, f); } 2303 __gmp_temp(U const& u, mpf_ptr res) : val (u, mpf_get_prec(res)) {} 3448 (bits>0) ? bits : mpf_get_prec(f));
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 1309 #define mpf_get_prec __gmpf_get_prec macro 1310 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
| gmp.h | 1326 #define mpf_get_prec __gmpf_get_prec macro 1327 __GMP_DECLSPEC mp_bitcnt_t mpf_get_prec (mpf_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
|