Home
last modified time | relevance | path

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

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