Home
last modified time | relevance | path

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

/external/bc/src/
Dhistory.c806 static void bc_history_edit_next(BcHistory *h, bool dir) { in bc_history_edit_next() function
991 bc_history_edit_next(h, BC_HIST_PREV); in bc_history_escape()
998 bc_history_edit_next(h, BC_HIST_NEXT); in bc_history_escape()
1047 bc_history_edit_next(h, BC_HIST_PREV); in bc_history_escape()
1053 bc_history_edit_next(h, BC_HIST_NEXT); in bc_history_escape()
1217 bc_history_edit_next(h, BC_HIST_PREV); in bc_history_edit()
1223 bc_history_edit_next(h, BC_HIST_NEXT); in bc_history_edit()