Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDlanguage.h394 #define local_hex_format_suffix() \ macro
HDvalprint.c495 fputs_filtered (local_hex_format_suffix (), stream); in print_floating()
913 fputs_filtered (local_hex_format_suffix (), stream); in print_hex_chars()
HDlanguage.c597 strcat (form, local_hex_format_suffix ()); in local_hex_format_custom()