Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c1701 _mpd_rnd_incr(const mpd_t *dec, mpd_uint_t rnd, const mpd_context_t *ctx) in _mpd_rnd_incr() function
1739 if (_mpd_rnd_incr(dec, rnd, ctx)) { in _mpd_apply_round()
1773 if (_mpd_rnd_incr(dec, rnd, ctx)) { in _mpd_apply_round_excess()
1795 if (_mpd_rnd_incr(dec, rnd, ctx)) { in _mpd_apply_round_fit()

Completed in 11 milliseconds