Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gdb/gdb/
Dlanguage.h394 #define local_hex_format_suffix() \ macro
Dvalprint.c495 fputs_filtered (local_hex_format_suffix (), stream); in print_floating()
913 fputs_filtered (local_hex_format_suffix (), stream); in print_hex_chars()
Dlanguage.c597 strcat (form, local_hex_format_suffix ()); in local_hex_format_custom()