Searched refs:logbase_octal (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/gdb/gdb/
H A Dserial.c56 static const char logbase_octal[] = "octal"; variable
59 {logbase_hex, logbase_octal, logbase_ascii, NULL};
101 else if (serial_logbase == logbase_octal)

Completed in 69 milliseconds