Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddoublest.c798 if (len * TARGET_CHAR_BIT == gdbarch_half_bit (gdbarch)) in floatformat_from_length()
H A Dgdbarch.h152 extern int gdbarch_half_bit (struct gdbarch *gdbarch);
H A Dgdbarch.c1568 gdbarch_half_bit (struct gdbarch *gdbarch) in gdbarch_half_bit() function