Searched refs:decimal_round_for_format (Results 1 – 7 of 7) sorted by relevance
36 void decimal_round_for_format (const struct real_format *, REAL_VALUE_TYPE *);
416 decimal_round_for_format (const struct real_format *fmt, REAL_VALUE_TYPE *r) in decimal_round_for_format() function
2654 decimal_round_for_format (fmt, r); in round_for_format()
3004 (round_for_format): Use decimal_round_for_format for decimals.