Home
last modified time | relevance | path

Searched defs:MPFR_FLAGS_ALL (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2_mpfr.h71 #define MPFR_FLAGS_ALL (MPFR_FLAGS_UNDERFLOW | \ macro
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2_mpfr.h73 #define MPFR_FLAGS_ALL 63 macro
/dports/math/p5-Math-MPFR/Math-MPFR-4.17/
H A DMPFR.pm35 use constant MPFR_FLAGS_ALL => 63; constant
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/src/
H A Dmpfr.h83 #define MPFR_FLAGS_ALL (MPFR_FLAGS_UNDERFLOW | \ macro