Searched refs:gdbarch_long_double_bit (Results 1 – 2 of 2) sorted by relevance
168 extern int gdbarch_long_double_bit (struct gdbarch *gdbarch);174 #define TARGET_LONG_DOUBLE_BIT (gdbarch_long_double_bit (current_gdbarch))
2583 gdbarch_long_double_bit (struct gdbarch *gdbarch) in gdbarch_long_double_bit() function