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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 89 #undef mpf_div macro
90 #define mpf_div(x,y,z) mpfr_div(x,y,z,MPFR_DEFAULT_RND) macro
gmp.h 1283 #define mpf_div macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpf2mpfr.h 89 #undef mpf_div macro
90 #define mpf_div(x,y,z) mpfr_div(x,y,z,MPFR_DEFAULT_RND) macro
gmp.h 1283 #define mpf_div macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpf2mpfr.h 89 #undef mpf_div macro
90 #define mpf_div(x,y,z) mpfr_div(x,y,z,MPFR_DEFAULT_RND) macro
gmp.h 1283 #define mpf_div macro
    [all...]

Completed in 32 milliseconds