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

  /external/eigen/unsupported/test/mpreal/
mpreal.cpp 105 mpfr_init2(mp,mpfr_get_prec(u.mp));
118 mpfr_init2(mp,mpfr_get_prec(u));
317 mpfr_set_prec(mp,mpfr_get_prec(t));
443 digits = n > 0 ? n : bits2digits(mpfr_get_prec(mp));
mpreal.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 60 #define mpf_get_prec mpfr_get_prec
mpfr.h 243 __MPFR_DECLSPEC mp_prec_t mpfr_get_prec _MPFR_PROTO((mpfr_srcptr));
703 #define mpfr_get_prec macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpf2mpfr.h 60 #define mpf_get_prec mpfr_get_prec
mpfr.h 243 __MPFR_DECLSPEC mp_prec_t mpfr_get_prec _MPFR_PROTO((mpfr_srcptr));
703 #define mpfr_get_prec macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpf2mpfr.h 60 #define mpf_get_prec mpfr_get_prec
mpfr.h 243 __MPFR_DECLSPEC mp_prec_t mpfr_get_prec _MPFR_PROTO((mpfr_srcptr));
703 #define mpfr_get_prec macro
    [all...]

Completed in 61 milliseconds