Searched refs:decode_format (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | printcmd.c | 178 static struct format_data decode_format (char **, int, int); 194 decode_format (char **string_ptr, int oformat, int osize) in decode_format() function 880 fmt = decode_format (&exp, last_format, 0); in print_command_1() 971 fmt = decode_format (&exp, 0, 0); in output_command() 1282 fmt = decode_format (&exp, last_format, last_size); in x_command() 1370 fmt = decode_format (&exp, 0, 0); in display_command()
|
| H A D | ChangeLog-1994 | 3050 * printcmd.c (decode_format): Allow TARGET_PTR_BIT to be non-constant. 4837 * printcmd.c (decode_format): Don't blithely set the size for 4859 * printcmd.c (decode_format): Remove code which would sometimes
|
| H A D | ChangeLog-1992 | 5718 * printcmd.c (decode_format): Make static, change args oformat and
|
| H A D | ChangeLog-2001 | 8753 * printcmd.c (decode_format, print_scalar_formatted): Likewise.
|
| H A D | ChangeLog-1993 | 1858 * printcmd.c (decode_format) [CC_HAS_LONG_LONG]: Remove 'l' as
|