Searched defs:_round (Results 1 – 5 of 5) sorted by relevance
381 _round = round variable
202 int _round; in quant_fp_nz() local
633 void _round(Variable *Dest, Operand *Src0, Operand *Imm) { in _round() function920 void _round(Variable *Dest, Operand *Src, Constant *Imm) { in _round() function
2642 def _round(self, places, rounding): member in Decimal
2540 def _round(self, places, rounding): member in Decimal