Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dserial.c46 static const char logbase_hex[] = "hex"; variable
50 {logbase_hex, logbase_octal, logbase_ascii, NULL};
89 if (serial_logbase == logbase_hex) in serial_logchar()
DChangeLog-20003754 * serial.c (serial_logbase, logbase_hex, logbase_octal,