Searched refs:MPFR_MAX_EMBEDDED_EXPONENT (Results 1 – 1 of 1) sorted by relevance
73 #define MPFR_MAX_EMBEDDED_EXPONENT 47 macro307 if (exponent > MPFR_MAX_EMBEDDED_EXPONENT || in mpfr_fpif_store_exponent()308 exponent < -MPFR_MAX_EMBEDDED_EXPONENT) in mpfr_fpif_store_exponent()313 - MPFR_MAX_EMBEDDED_EXPONENT; in mpfr_fpif_store_exponent()330 uexp = exponent + MPFR_MAX_EMBEDDED_EXPONENT; in mpfr_fpif_store_exponent()421 uexp += MPFR_MAX_EMBEDDED_EXPONENT; in mpfr_fpif_read_exponent_from_file()440 exponent -= MPFR_MAX_EMBEDDED_EXPONENT; in mpfr_fpif_read_exponent_from_file()