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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 141 #undef mpf_pow_ui macro
142 #define mpf_pow_ui(x,y,z) mpfr_pow_ui(x,y,z,MPFR_DEFAULT_RND) macro
gmp.h 1386 #define mpf_pow_ui macro
    [all...]

Completed in 55 milliseconds