Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.h36 void decimal_round_for_format (const struct real_format *, REAL_VALUE_TYPE *);
H A Ddfp.cc416 decimal_round_for_format (const struct real_format *fmt, REAL_VALUE_TYPE *r) in decimal_round_for_format() function
H A Dreal.cc2654 decimal_round_for_format (fmt, r); in round_for_format()
H A DChangeLog-20053004 (round_for_format): Use decimal_round_for_format for decimals.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddfp.h36 void decimal_round_for_format (const struct real_format *, REAL_VALUE_TYPE *);
H A Ddfp.c416 decimal_round_for_format (const struct real_format *fmt, REAL_VALUE_TYPE *r) in decimal_round_for_format() function
H A Dreal.c2654 decimal_round_for_format (fmt, r); in round_for_format()