Searched refs:RoundModes (Results 1 – 1 of 1) sorted by relevance
160 RoundModes = [C.ROUND_UP, C.ROUND_DOWN, C.ROUND_CEILING, C.ROUND_FLOOR, variable621 if op in RoundModes:803 for rounding in RoundModes:935 for rounding in RoundModes:963 for rounding in RoundModes: