Searched refs:gdbarch_long_double_bit (Results 1 – 8 of 8) sorted by relevance
320 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch), in build_fortran_types()
807 else if (len * TARGET_CHAR_BIT == gdbarch_long_double_bit (gdbarch)) in floatformat_from_length()
2644 if (sizeof(DOUBLEST) >= gdbarch_long_double_bit (parse_gdbarch) in processReal()
3845 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch), in gdbtypes_post_init()4011 gdbarch_long_double_bit (gdbarch) / TARGET_CHAR_BIT, in objfile_type()
170 extern int gdbarch_long_double_bit (struct gdbarch *gdbarch);
987 else if (reg->bitsize == gdbarch_long_double_bit (gdbarch)) in tdesc_register_type()
1667 gdbarch_long_double_bit (struct gdbarch *gdbarch) in gdbarch_long_double_bit() function