Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dlanguage.c616 #define RESULT_BUF_LEN 50 in local_hex_string_custom() macro
617 static char res2[RESULT_BUF_LEN]; in local_hex_string_custom()
618 char format[RESULT_BUF_LEN]; in local_hex_string_custom()
625 char temp_nbr_buf[RESULT_BUF_LEN]; in local_hex_string_custom()
651 >= RESULT_BUF_LEN) /* paranoia */ in local_hex_string_custom()