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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/
mpfr.h 81 MPFR_RNDZ, /* round toward zero */
91 #define GMP_RNDZ MPFR_RNDZ
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpfr.h 81 MPFR_RNDZ, /* round toward zero */
91 #define GMP_RNDZ MPFR_RNDZ
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpfr.h 81 MPFR_RNDZ, /* round toward zero */
91 #define GMP_RNDZ MPFR_RNDZ
    [all...]

Completed in 47 milliseconds