Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dhistory.c1297 bc_history_edit_next(BcHistory* h, bool dir) in bc_history_edit_next() function
1611 bc_history_edit_next(h, BC_HIST_PREV); in bc_history_escape()
1618 bc_history_edit_next(h, BC_HIST_NEXT); in bc_history_escape()
1667 bc_history_edit_next(h, BC_HIST_PREV); in bc_history_escape()
1673 bc_history_edit_next(h, BC_HIST_NEXT); in bc_history_escape()
1946 bc_history_edit_next(h, BC_HIST_PREV); in bc_history_edit()
1952 bc_history_edit_next(h, BC_HIST_NEXT); in bc_history_edit()