Searched refs:decimal_single_format (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | real.h | 366 extern const struct real_format decimal_single_format;
|
H A D | dfp.c | 434 else if (fmt == &decimal_single_format) in decimal_round_for_format()
|
H A D | machmode.def | 267 DECIMAL_FLOAT_MODE (SD, 4, decimal_single_format);
|
H A D | real.c | 4619 const struct real_format decimal_single_format = variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | real.h | 365 extern const struct real_format decimal_single_format;
|
H A D | dfp.cc | 434 else if (fmt == &decimal_single_format) in decimal_round_for_format()
|
H A D | machmode.def | 271 DECIMAL_FLOAT_MODE (SD, 4, decimal_single_format);
|
H A D | real.cc | 4621 const struct real_format decimal_single_format = variable
|
H A D | ChangeLog-2007 | 20360 decimal_single_format, decimal_double_format, decimal_quad_format, 32059 (decimal_single_format): Likewise.
|
H A D | ChangeLog-2005 | 2982 (decimal_single_format): Declare. 3010 (decimal_single_format): New.
|
H A D | ChangeLog-2009 | 34492 * real.c (decimal_single_format): Correct values of emin and emax.
|
H A D | ChangeLog-2016 | 15061 (vax_f_format, vax_d_format, vax_g_format, decimal_single_format)
|
H A D | ChangeLog-2015 | 39313 decimal_single_format, decimal_double_format, decimal_quad_format,
|