Searched refs:gdbarch_double_format (Results 1 – 2 of 2) sorted by relevance
1965 extern const struct floatformat * gdbarch_double_format (struct gdbarch *gdbarch);1971 #define TARGET_DOUBLE_FORMAT (gdbarch_double_format (current_gdbarch))
4865 gdbarch_double_format (struct gdbarch *gdbarch) in gdbarch_double_format() function