Searched refs:gdbarch_double_format (Results 1 – 3 of 3) sorted by relevance
168 extern const struct floatformat * gdbarch_double_format (struct gdbarch *gdbarch);174 #define TARGET_DOUBLE_FORMAT (gdbarch_double_format (current_gdbarch))
3415 gdbarch_double_format (gdbarch)); in gdbtypes_post_init()
1800 gdbarch_double_format (struct gdbarch *gdbarch) in gdbarch_double_format() function