Searched defs:MPFR_ZIV_NEXT (Results 1 – 1 of 1) sorted by relevance
2069 #define MPFR_ZIV_NEXT(_x, _p) (MPFR_INC_PREC (_p, _x), (_x) = (_p)/2) macro2116 #define MPFR_ZIV_NEXT(_x, _p) \ macro