Searched refs:double_bit (Results 1 – 4 of 4) sorted by relevance
133 int double_bit; member400 current_gdbarch->double_bit = 8*TARGET_CHAR_BIT; in gdbarch_alloc()1016 paddr_d (current_gdbarch->double_bit)); in gdbarch_dump()1789 return gdbarch->double_bit; in gdbarch_double_bit()1794 int double_bit) in set_gdbarch_double_bit() argument1796 gdbarch->double_bit = double_bit; in set_gdbarch_double_bit()
160 extern void set_gdbarch_double_bit (struct gdbarch *gdbarch, int double_bit);
395 v:TARGET_DOUBLE_BIT:int:double_bit:::8 * sizeof (double):8*TARGET_CHAR_BIT::0
6159 double_bit, long_double_bit, read_pc, write_pc, read_fp, write_fp,