Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpsignal.c704 mpd_qfma(result, a, b, c, ctx, &status); in mpd_fma()
H A Dmpdecimal.h541 void mpd_qfma(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_t *c, const mpd_context_t *ctx, uint32_t *status);
H A Dmpdecimal.c4465 mpd_qfma(&sum, &sum, &tmp, &one, &workctx, &workctx.status); in _mpd_qexp()
4589 mpd_qfma(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_t *c, in mpd_qfma() function
/third_party/python/Modules/_decimal/
H A D_decimal.c4297 Dec_TernaryFuncVA(mpd_qfma)
5333 DecCtx_TernaryFunc(mpd_qfma)

Completed in 22 milliseconds