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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 147 #undef mpf_set_d macro
148 #define mpf_set_d(x,y) mpfr_set_d(x,y,MPFR_DEFAULT_RND) macro
gmp.h 1398 #define mpf_set_d macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpf2mpfr.h 147 #undef mpf_set_d macro
148 #define mpf_set_d(x,y) mpfr_set_d(x,y,MPFR_DEFAULT_RND) macro
gmp.h 1398 #define mpf_set_d macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpf2mpfr.h 147 #undef mpf_set_d macro
148 #define mpf_set_d(x,y) mpfr_set_d(x,y,MPFR_DEFAULT_RND) macro
gmp.h 1398 #define mpf_set_d macro
    [all...]

Completed in 1651 milliseconds