Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpsignal.c917 mpd_qround_to_intx(result, a, ctx, &status); in mpd_round_to_intx()
H A Dmpdecimal.h506 void mpd_qround_to_intx(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, uint32_t *status);
H A Dmpdecimal.c7333 mpd_qround_to_intx(mpd_t *result, const mpd_t *a, const mpd_context_t *ctx, in mpd_qround_to_intx() function
/third_party/python/Modules/_decimal/
H A D_decimal.c3751 mpd_qround_to_intx(MPD(result), MPD(dec), &workctx, &status); in PyDec_ToIntegralExact()
5216 DecCtx_UnaryFunc(mpd_qround_to_intx)

Completed in 21 milliseconds