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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 133 #undef mpf_mul_2exp macro
134 #define mpf_mul_2exp(x,y,z) mpfr_mul_2exp(x,y,z,MPFR_DEFAULT_RND) macro
gmp.h 1372 #define mpf_mul_2exp macro
    [all...]

Completed in 2799 milliseconds