Searched refs:RUBOUT (Results 1 – 5 of 5) sorted by relevance
92 #define RUBOUT 0x7f macro
2427 if (c == 'n' || c == 'N' || c == RUBOUT) in gdb_get_y_or_n()2545 if (CTRL_CHAR (string[pos]) || string[pos] == RUBOUT) in gdb_fnwidth()2629 else if (*s == RUBOUT) in gdb_fnprint()
706 RUBOUT1624 RUBOUT
179 RUBOUT3661 RUBOUT
606 if (CTRL_CHAR (c) || c == RUBOUT) in tui_redisplay_readline()