Searched refs:local_hex_format_specifier (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/gdb/gdb/ | ||
| D | language.h | 392 #define local_hex_format_specifier() \ macro |
| D | language.c | 596 strcat (form, local_hex_format_specifier ()); in local_hex_format_custom() |