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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
mpfr.h 169 The mpfr_sgn macro uses the fact that __MPFR_EXP_NAN and __MPFR_EXP_ZERO
173 #define __MPFR_EXP_ZERO (0 - __MPFR_EXP_MAX)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpfr.h 169 The mpfr_sgn macro uses the fact that __MPFR_EXP_NAN and __MPFR_EXP_ZERO
173 #define __MPFR_EXP_ZERO (0 - __MPFR_EXP_MAX)
    [all...]

Completed in 206 milliseconds