Home
last modified time | relevance | path

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

/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/src/
H A Dmpfr-impl.h1056 # define MPFR_SET_INVALID_EXP(x) ((void) (MPFR_EXP (x) = MPFR_EXP_INVALID)) macro
1060 # define MPFR_SET_INVALID_EXP(x) ((void) 0) macro