Searched refs:copy_exponent (Results 1 – 1 of 1) sorted by relevance
310 mpfr_uexp_t copy_exponent, exp_sign_bit; in mpfr_fpif_store_exponent() local318 copy_exponent = uexp << 1; in mpfr_fpif_store_exponent()319 MPFR_ASSERTD (copy_exponent > uexp); in mpfr_fpif_store_exponent()320 COUNT_NB_BYTE(copy_exponent, exponent_size); in mpfr_fpif_store_exponent()