Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c1712 case MPD_ROUND_CEILING: in _mpd_rnd_incr()
1845 case MPD_ROUND_CEILING: in _mpd_check_exp()
6218 workctx.round = MPD_ROUND_CEILING; in mpd_qnext_plus()
7385 workctx.round = MPD_ROUND_CEILING; in mpd_qceil()
H A Dmpdecimal.h226 MPD_ROUND_CEILING, /* round toward +infinity */ enumerator
/third_party/python/Modules/_decimal/
H A D_decimal.c4629 return dec_as_long(self, context, MPD_ROUND_CEILING); in dec_ceil()

Completed in 24 milliseconds