Searched refs:_qcheck_pow_bounds (Results 1 – 1 of 1) sorted by relevance
6433 _qcheck_pow_bounds(mpd_t *result, const mpd_t *x, const mpd_t *y, in _qcheck_pow_bounds() function6615 if (_qcheck_pow_bounds(result, base, exp, resultsign, ctx, status)) { in mpd_qpow()