Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpsignal.c695 mpd_qexp(result, a, ctx, &status); in mpd_exp()
H A Dmpdecimal.h553 void mpd_qexp(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, uint32_t *status);
H A Dmpdecimal.c4490 mpd_qexp(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, in mpd_qexp() function
6699 mpd_qexp(result, result, &workctx, status); in _mpd_qpow_real()
/third_party/python/Modules/_decimal/
H A D_decimal.c4278 Dec_UnaryFuncVA(mpd_qexp)
5207 DecCtx_UnaryFunc(mpd_qexp)

Completed in 21 milliseconds