Home
last modified time | relevance | path

Searched refs:decimal_round_for_format (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/
HDdfp.h37 void decimal_round_for_format (const struct real_format *, REAL_VALUE_TYPE *);
HDdfp.c383 decimal_round_for_format (const struct real_format *fmt, REAL_VALUE_TYPE *r) in decimal_round_for_format() function
HDreal.c2330 decimal_round_for_format (fmt, r); in round_for_format()
HDChangeLog-20053004 (round_for_format): Use decimal_round_for_format for decimals.