Home
last modified time | relevance | path

Searched refs:mpd_qpow (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpsignal.c860 mpd_qpow(result, base, exp, ctx, &status); in mpd_pow()
H A Dmpdecimal.h551 void mpd_qpow(mpd_t *result, const mpd_t *base, const mpd_t *exp, const mpd_context_t *ctx, uint32_t *status);
H A Dmpdecimal.c6708 mpd_qpow(mpd_t *result, const mpd_t *base, const mpd_t *exp, in mpd_qpow() function
/third_party/python/Modules/_decimal/
H A D_decimal.c2369 mpd_qpow(d1, d1, d2, &maxctx, &status); in PyDecType_FromFloatExact()
4254 mpd_qpow(MPD(result), MPD(a), MPD(b), in nm_mpd_qpow()
5314 mpd_qpow(MPD(result), MPD(a), MPD(b), in ctx_mpd_qpow()

Completed in 21 milliseconds