Searched refs:set_gdbarch_double_format (Results 1 – 3 of 3) sorted by relevance
2385 set_gdbarch_double_format (gdbarch, in arm_set_fp()2392 set_gdbarch_double_format (gdbarch, &floatformat_ieee_double_little); in arm_set_fp()2794 set_gdbarch_double_format (gdbarch, &floatformat_ieee_double_big); in arm_gdbarch_init()
1966 extern void set_gdbarch_double_format (struct gdbarch *gdbarch, const struct floatformat * double_f…
4874 set_gdbarch_double_format (struct gdbarch *gdbarch, in set_gdbarch_double_format() function