Searched refs:vax_f_format (Results 1 – 10 of 10) sorted by relevance
22 RESET_FLOAT_FORMAT (SF, vax_f_format);
228 extern const struct real_format vax_f_format;
3881 const struct real_format vax_f_format = variable
12848 ieee_quad_format, vax_f_format, vax_d_format, vax_g_format,
266 extern const struct real_format vax_f_format;
4096 const struct real_format vax_f_format = variable
106 (*vax_f_format.encode) (fmt, buf, r); in encode_pdp11_f()116 (*vax_f_format.decode) (fmt, r, &tbuf); in decode_pdp11_f()
84 real_format_for_mode[SFmode - QFmode] = &vax_f_format; in override_options()
602 real_format_for_mode[SFmode - QFmode] = &vax_f_format; in override_options()
532 REAL_MODE_FORMAT (SFmode) = &vax_f_format; in override_options()