Searched refs:BC_ACTION_BACKSPACE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/bc/include/ | ||
| H A D | history.h | 263 BC_ACTION_BACKSPACE = 127 enumerator |
| /freebsd/contrib/bc/src/ | ||
| H A D | history.c | 1891 case BC_ACTION_BACKSPACE: in bc_history_edit() |