Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dserial.c55 static const char logbase_hex[] = "hex"; variable
59 {logbase_hex, logbase_octal, logbase_ascii, NULL};
98 if (serial_logbase == logbase_hex) in serial_logchar()