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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h 76 typedef unsigned short mpfr_prec_t; typedef
78 typedef unsigned int mpfr_prec_t; typedef
80 typedef unsigned long mpfr_prec_t; typedef
87 #define MPFR_PREC_MAX ((mpfr_prec_t)((mpfr_prec_t)(~(mpfr_prec_t)0)>>1))
98 mpfr_prec_t _mpfr_prec;
109 # define mp_prec_t mpfr_prec_t
224 __MPFR_DECLSPEC void mpfr_init2 _MPFR_PROTO ((mpfr_ptr, mpfr_prec_t));
236 mpfr_prec_round _MPFR_PROTO ((mpfr_ptr, mpfr_prec_t, mpfr_rnd_t))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h 76 typedef unsigned short mpfr_prec_t; typedef
78 typedef unsigned int mpfr_prec_t; typedef
80 typedef unsigned long mpfr_prec_t; typedef
87 #define MPFR_PREC_MAX ((mpfr_prec_t)((mpfr_prec_t)(~(mpfr_prec_t)0)>>1))
98 mpfr_prec_t _mpfr_prec;
109 # define mp_prec_t mpfr_prec_t
224 __MPFR_DECLSPEC void mpfr_init2 _MPFR_PROTO ((mpfr_ptr, mpfr_prec_t));
236 mpfr_prec_round _MPFR_PROTO ((mpfr_ptr, mpfr_prec_t, mpfr_rnd_t))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h 76 typedef unsigned short mpfr_prec_t; typedef
78 typedef unsigned int mpfr_prec_t; typedef
80 typedef unsigned long mpfr_prec_t; typedef
87 #define MPFR_PREC_MAX ((mpfr_prec_t)((mpfr_prec_t)(~(mpfr_prec_t)0)>>1))
98 mpfr_prec_t _mpfr_prec;
109 # define mp_prec_t mpfr_prec_t
224 __MPFR_DECLSPEC void mpfr_init2 _MPFR_PROTO ((mpfr_ptr, mpfr_prec_t));
236 mpfr_prec_round _MPFR_PROTO ((mpfr_ptr, mpfr_prec_t, mpfr_rnd_t))
    [all...]

Completed in 38 milliseconds