Searched refs:gdbarch_long_double_format (Results 1 – 2 of 2) sorted by relevance
1974 extern const struct floatformat * gdbarch_long_double_format (struct gdbarch *gdbarch);1980 #define TARGET_LONG_DOUBLE_FORMAT (gdbarch_long_double_format (current_gdbarch))
4881 gdbarch_long_double_format (struct gdbarch *gdbarch) in gdbarch_long_double_format() function