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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpf2mpfr.h 113 #undef mpf_get_ui macro
114 #define mpf_get_ui(x) mpfr_get_ui(x,MPFR_DEFAULT_RND) macro