Searched refs:_mpd_apply_round_excess (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpdecimal.c | 1770 _mpd_apply_round_excess(mpd_t *dec, mpd_uint_t rnd, const mpd_context_t *ctx, in _mpd_apply_round_excess() function 1908 _mpd_apply_round_excess(dec, rnd, ctx, status); in _mpd_check_exp() 4732 _mpd_apply_round_excess(result, rnd, &maxcontext, status); in mpd_qln10() 7239 _mpd_apply_round_excess(result, rnd, ctx, status); in _mpd_qrescale() 7322 _mpd_apply_round_excess(result, rnd, ctx, status); in _mpd_qround_to_integral()
|
Completed in 10 milliseconds