Home
last modified time | relevance | path

Searched refs:gdbarch_half_bit (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDdoublest.c798 if (len * TARGET_CHAR_BIT == gdbarch_half_bit (gdbarch)) in floatformat_from_length()
HDgdbarch.h152 extern int gdbarch_half_bit (struct gdbarch *gdbarch);
HDgdbarch.c1568 gdbarch_half_bit (struct gdbarch *gdbarch) in gdbarch_half_bit() function