Home
last modified time | relevance | path

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

/external/bc/include/
Dhistory.h173 BC_ACTION_BACKSPACE = 127 enumerator
/external/bc/src/
Dhistory.c1182 case BC_ACTION_BACKSPACE: in bc_history_edit()