| /src/external/lgpl3/gmp/dist/mpf/ |
| div_2exp.c | 0 /* mpf_div_2exp -- Divide a float by 2^n. 41 mpf_div_2exp with exp==0 come out the same as mpz_set. 69 The way mpn_lshift is used means successive mpf_div_2exp calls on the 77 mpf_div_2exp (mpf_ptr r, mpf_srcptr u, mp_bitcnt_t exp) function
|
| /src/external/lgpl3/mpfr/dist/src/ |
| mpf2mpfr.h | 104 #undef mpf_div_2exp macro 105 #define mpf_div_2exp(x,y,z) mpfr_div_2exp(x,y,z,MPFR_DEFAULT_RND) macro
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 1267 #define mpf_div_2exp __gmpf_div_2exp macro 1268 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/ |
| gmp.h | 1267 #define mpf_div_2exp __gmpf_div_2exp macro 1268 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/ |
| gmp.h | 1284 #define mpf_div_2exp __gmpf_div_2exp macro 1285 __GMP_DECLSPEC void mpf_div_2exp (mpf_ptr, mpf_srcptr, mp_bitcnt_t);
|