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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 146 #define mpf_set(x,y) mpfr_set(x,y,MPFR_DEFAULT_RND)
mpfr.h 283 mpfr_set _MPFR_PROTO ((mpfr_ptr, mpfr_srcptr, mpfr_rnd_t));
713 #define mpfr_set macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpf2mpfr.h 146 #define mpf_set(x,y) mpfr_set(x,y,MPFR_DEFAULT_RND)
mpfr.h 283 mpfr_set _MPFR_PROTO ((mpfr_ptr, mpfr_srcptr, mpfr_rnd_t));
713 #define mpfr_set macro
    [all...]
mpc.h 250 #define mpfr_set_fr mpfr_set
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpf2mpfr.h 146 #define mpf_set(x,y) mpfr_set(x,y,MPFR_DEFAULT_RND)
mpfr.h 283 mpfr_set _MPFR_PROTO ((mpfr_ptr, mpfr_srcptr, mpfr_rnd_t));
713 #define mpfr_set macro
    [all...]
mpc.h 250 #define mpfr_set_fr mpfr_set

Completed in 30 milliseconds