Home
last modified time | relevance | path

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

/external/bc/src/history/
Dhistory.c456 static void bc_history_disableRaw(BcHistory *h) { in bc_history_disableRaw() function
1301 if (!h->stdin_has_data) bc_history_disableRaw(h); in bc_history_raw()
1364 bc_history_disableRaw(h); in bc_history_free()
1413 bc_history_disableRaw(h); in bc_history_printKeyCodes()