Home
last modified time | relevance | path

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

/external/bc/src/
Dhistory.c630 static void bc_history_refresh(BcHistory *h) { in bc_history_refresh() function
707 else bc_history_refresh(h); in bc_history_edit_insert()
720 bc_history_refresh(h); in bc_history_edit_insert()
733 bc_history_refresh(h); in bc_history_edit_left()
745 bc_history_refresh(h); in bc_history_edit_right()
760 bc_history_refresh(h); in bc_history_edit_wordEnd()
775 bc_history_refresh(h); in bc_history_edit_wordStart()
787 bc_history_refresh(h); in bc_history_edit_home()
799 bc_history_refresh(h); in bc_history_edit_end()
841 bc_history_refresh(h); in bc_history_edit_next()
[all …]