HomeSort by relevance Sort by last modified time
    Searched defs:MPFR_RNDN (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/
mpfr.h 80 MPFR_RNDN=0, /* round to nearest, with ties to even */
90 #define GMP_RNDN MPFR_RNDN
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpfr.h 80 MPFR_RNDN=0, /* round to nearest, with ties to even */
90 #define GMP_RNDN MPFR_RNDN
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpfr.h 80 MPFR_RNDN=0, /* round to nearest, with ties to even */
90 #define GMP_RNDN MPFR_RNDN
    [all...]

Completed in 127 milliseconds