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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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 1378 #define mpf_init2 macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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 1378 #define mpf_init2 macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/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 1378 #define mpf_init2 macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-1     [all...]
gmp.info-2     [all...]
mpfr.info     [all...]

Completed in 5418 milliseconds