Searched refs:gdbarch_float_format (Results 1 – 2 of 2) sorted by relevance
1956 extern const struct floatformat * gdbarch_float_format (struct gdbarch *gdbarch);1962 #define TARGET_FLOAT_FORMAT (gdbarch_float_format (current_gdbarch))
4849 gdbarch_float_format (struct gdbarch *gdbarch) in gdbarch_float_format() function