Searched refs:MPD_ROUND_CEILING (Results 1 – 3 of 3) sorted by relevance
233 MPD_ROUND_CEILING, /* round toward +infinity */ enumerator
1712 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()
4460 return dec_as_long(self, context, MPD_ROUND_CEILING); in dec_ceil()