Searched refs:resultExp (Results 1 – 1 of 1) sorted by relevance
130 mpfr_exp_t resultExp; in frexp() local131 mpfr_frexp(&resultExp, result.value, value, MPFR_RNDN); in frexp()132 exp = resultExp; in frexp()