Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c6364 _mpd_qpow_int(mpd_t *result, const mpd_t *base, const mpd_t *exp, in _mpd_qpow_int() function
6784 _mpd_qpow_int(result, base, exp, resultsign, ctx, status); in mpd_qpow()