Searched defs:_round (Results 1 – 4 of 4) sorted by relevance
207 int _round; in quant_fp_nz() local
633 void _round(Variable *Dest, Operand *Src0, Operand *Imm) { in _round() function923 void _round(Variable *Dest, Operand *Src, Constant *Imm) { in _round() function
2540 def _round(self, places, rounding): member in Decimal
2646 def _round(self, places, rounding): member in Decimal