Home
last modified time | relevance | path

Searched refs:maxexpp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dsum.c153 mpfr_exp_t *ep, mpfr_exp_t *minexpp, mpfr_exp_t *maxexpp) in sum_raw() argument
447 maxexpp != NULL) || in sum_raw()
450 maxexpp == NULL)); in sum_raw()
455 *maxexpp = maxexp2; in sum_raw()