Searched refs:decimal_quad_format (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | real.h | 368 extern const struct real_format decimal_quad_format;
|
H A D | dfp.c | 429 if (fmt == &decimal_quad_format) in decimal_round_for_format()
|
H A D | machmode.def | 269 DECIMAL_FLOAT_MODE (TD, 16, decimal_quad_format);
|
H A D | real.c | 4667 const struct real_format decimal_quad_format = variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | real.h | 367 extern const struct real_format decimal_quad_format;
|
H A D | dfp.cc | 429 if (fmt == &decimal_quad_format) in decimal_round_for_format()
|
H A D | machmode.def | 273 DECIMAL_FLOAT_MODE (TD, 16, decimal_quad_format);
|
H A D | real.cc | 4669 const struct real_format decimal_quad_format = variable
|
H A D | ChangeLog-2005 | 1186 * real.c (decimal_quad_format): Correct values for emin, emax. 2984 (decimal_quad_format): Declare. 3012 (decimal_quad_format): New.
|
H A D | ChangeLog-2007 | 20360 decimal_single_format, decimal_double_format, decimal_quad_format, 32061 (decimal_quad_format): Likewise.
|
H A D | ChangeLog-2009 | 34494 (decimal_quad_format): Ditto.
|
H A D | ChangeLog-2016 | 15062 (decimal_double_format, decimal_quad_format, ieee_half_format)
|
H A D | ChangeLog-2015 | 39313 decimal_single_format, decimal_double_format, decimal_quad_format,
|