Searched refs:hexstage (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gdb/gdb/
H A Dmonitor.c1613 static char hexstage[20]; /* At least 16 digits required, plus null */ local
1626 endstring = longlong_hexchars (*llptr, hexstage);
1628 monitor_printf ("%s\r", hexstage);

Completed in 52 milliseconds