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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 39 #undef mpf_init2 macro
40 #define mpf_init2(x,p) (mpfr_init2((x),(p)), mpfr_set_ui ((x), 0, MPFR_DEFAULT_RND)) macro
gmp.h 1343 #define mpf_init2 macro
    [all...]

Completed in 1500 milliseconds