Searched refs:mips_double_format (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips-modes.def24 RESET_FLOAT_FORMAT (DF, mips_double_format);
/freebsd-9.3-release/contrib/gcc/
H A Dreal.h257 extern const struct real_format mips_double_format;
H A Dreal.c3025 const struct real_format mips_double_format =
3455 base_fmt = fmt->qnan_msb_set ? &ieee_double_format : &mips_double_format;
3490 base_fmt = fmt->qnan_msb_set ? &ieee_double_format : &mips_double_format;
3018 const struct real_format mips_double_format = variable in typeref:struct:real_format

Completed in 97 milliseconds