Searched refs:decimal_single_format (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dmachmode.def194 DECIMAL_FLOAT_MODE (SD, 4, decimal_single_format);
H A Dreal.h274 extern const struct real_format decimal_single_format;
H A Ddfp.c401 else if (fmt == &decimal_single_format)
H A Dreal.c4416 const struct real_format decimal_single_format =
4403 const struct real_format decimal_single_format = variable in typeref:struct:real_format

Completed in 129 milliseconds