Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dhistory.h263 BC_ACTION_BACKSPACE = 127 enumerator
/freebsd/contrib/bc/src/
H A Dhistory.c1891 case BC_ACTION_BACKSPACE: in bc_history_edit()