Searched refs:ABORT_CHAR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/libedit/readline/ | ||
| D | readline.h | 91 #define ABORT_CHAR CTRL('G') macro |
| /freebsd-12-stable/contrib/gdb/gdb/tui/ | ||
| D | tui-io.c | 383 if (c == ABORT_CHAR) in get_y_or_n() |