Home
last modified time | relevance | path

Searched refs:decimal_single_format (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreal.h366 extern const struct real_format decimal_single_format;
H A Ddfp.c434 else if (fmt == &decimal_single_format) in decimal_round_for_format()
H A Dmachmode.def267 DECIMAL_FLOAT_MODE (SD, 4, decimal_single_format);
H A Dreal.c4619 const struct real_format decimal_single_format = variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreal.h365 extern const struct real_format decimal_single_format;
H A Ddfp.cc434 else if (fmt == &decimal_single_format) in decimal_round_for_format()
H A Dmachmode.def271 DECIMAL_FLOAT_MODE (SD, 4, decimal_single_format);
H A Dreal.cc4621 const struct real_format decimal_single_format = variable
H A DChangeLog-200720360 decimal_single_format, decimal_double_format, decimal_quad_format,
32059 (decimal_single_format): Likewise.
H A DChangeLog-20052982 (decimal_single_format): Declare.
3010 (decimal_single_format): New.
H A DChangeLog-200934492 * real.c (decimal_single_format): Correct values of emin and emax.
H A DChangeLog-201615061 (vax_f_format, vax_d_format, vax_g_format, decimal_single_format)
H A DChangeLog-201539313 decimal_single_format, decimal_double_format, decimal_quad_format,