Searched refs:BC_HIST_PREV (Results 1 – 2 of 2) sorted by relevance
119 #define BC_HIST_PREV (true) macro
824 h->idx += (dir == BC_HIST_PREV ? 1 : SIZE_MAX); in bc_history_edit_next()991 bc_history_edit_next(h, BC_HIST_PREV); in bc_history_escape()1047 bc_history_edit_next(h, BC_HIST_PREV); in bc_history_escape()1217 bc_history_edit_next(h, BC_HIST_PREV); in bc_history_edit()