Searched refs:print_floating (Results 1 – 20 of 20) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | expprint.c | 214 print_floating (m_data.data (), m_type, stream); in dump()
|
| D | ada-valprint.c | 311 print_floating (valaddr, type, &tmp_stream); in ada_print_floating()
|
| D | value.h | 1533 extern void print_floating (const gdb_byte *valaddr, struct type *type,
|
| D | valprint.c | 837 print_floating (valaddr, type, stream); in generic_val_print_float() 1387 print_floating (const gdb_byte *valaddr, struct type *type, in print_floating() function
|
| D | ChangeLog-1990 | 2867 * value.h: Declare print_floating. 2868 printcmd.c (print_scalar_formatted, case 'f'): Use print_floating. 2869 valprint.c (val_print, case TYPE_CODE_FLT): Use print_floating. 2870 valprint.c (print_floating): Make this function out of is_nan
|
| D | printcmd.c | 489 print_floating (valaddr, type, stream); in print_scalar_formatted()
|
| D | ChangeLog-2005 | 2797 * valprint.c (print_floating): Fix comment typo. 5872 * value.h (value_bit_index, print_floating) 5874 * valprint.c (print_floating): Update.
|
| D | ChangeLog-1996 | 3682 * valprint.c (print_floating): Use PRINTF_HAS_LONG_DOUBLE. 4412 * valprint.c (print_floating): Arg doub is now type DOUBLEST.
|
| D | ChangeLog-1993 | 677 * valprint.c (print_floating): Correctly check sign bit now that 989 * valprint.c (print_floating): Use unsigned arithmetic. Use 4585 The IEEE_FLOAT code in print_floating takes care of it.
|
| D | ChangeLog-1991 | 1529 * valprint.c (print_floating): Print 9 digits for IEEE floats. 4562 * valprint.c (print_floating): Bcopy rather than pointer-deref,
|
| D | ChangeLog-2017 | 3960 (print_floating): Use target_float_to_string. 4938 * printcmd.c (print_scalar_formatted): Only call print_floating 4944 (print_floating): Use floatformat_to_string. Handle decimal float.
|
| D | ChangeLog-1995 | 4305 (f_val_print case TYPE_CODE_COMPLEX): Re-write to use print_floating.
|
| D | ChangeLog-2002 | 13553 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types. 14085 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
|
| D | ChangeLog-1998 | 4353 (print_floating): Add braces to remove nested if-else ambiguity.
|
| D | ChangeLog-2000 | 5477 (print_floating): Use IEEE_FLOAT as if it were an expression; use
|
| D | ChangeLog-2001 | 8121 (print_floating): Get rid of the Linux-specific
|
| D | ChangeLog-2007 | 8655 * valprint.c (print_floating): Use floatformat_classify. Handle
|
| D | ChangeLog-1999 | 3699 * valprint.c (print_floating): Use macro TARGET_ANALYZE_FLOATING,
|
| D | ChangeLog-2004 | 3447 (print_floating): Use C hex format.
|
| D | ChangeLog-2003 | 5248 * valprint.c (print_floating,print_binary_chars)
|