HomeSort by relevance Sort by last modified time
    Searched refs:mpfr_t (Results 1 - 15 of 15) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/examples/
divworst.c 45 eval (mpfr_t x, mpfr_t y, mpfr_t z, mpfr_t t, mpfr_rnd_t rnd)
56 mpfr_t VARS;
sample.c 35 mpfr_t s, t, u;
rndo-add.c 41 mpfr_t LIST;
version.c 40 mpfr_t x;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpfr.h 203 typedef __mpfr_struct mpfr_t[1]; typedef
    [all...]
mpc.h 105 mpfr_t re;
106 mpfr_t im;
255 mpc_set_fr_z (mpc_t rop, mpfr_t x, mpz_t y, mpc_rnd_t rnd)
mpf2mpfr.h 27 #define mpf_t mpfr_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
mpfr.h 203 typedef __mpfr_struct mpfr_t[1]; typedef
    [all...]
mpc.h 105 mpfr_t re;
106 mpfr_t im;
255 mpc_set_fr_z (mpc_t rop, mpfr_t x, mpz_t y, mpc_rnd_t rnd)
mpf2mpfr.h 27 #define mpf_t mpfr_t
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpfr.h 203 typedef __mpfr_struct mpfr_t[1]; typedef
    [all...]
mpc.h 105 mpfr_t re;
106 mpfr_t im;
255 mpc_set_fr_z (mpc_t rop, mpfr_t x, mpz_t y, mpc_rnd_t rnd)
mpf2mpfr.h 27 #define mpf_t mpfr_t
  /external/eigen/unsupported/test/mpreal/
mpreal.h 96 // Use fields in mpfr_t structure to check if it was initialized / set dummy initialization
166 mpfr_t mp;
187 // Construct mpreal from mpfr_t structure.
189 mpreal(const mpfr_t u, bool shared = false);
646 inline mpreal::mpreal(const mpfr_t u, bool shared)
650 std::memcpy(mpfr_ptr(), u, sizeof(mpfr_t));
    [all...]
  /toolchain/binutils/binutils-2.25/
configure     [all...]

Completed in 95 milliseconds