Searched refs:BC_HIST_PREV (Results 1 – 2 of 2) sorted by relevance
119 #define BC_HIST_PREV (true) macro
778 h->idx += (dir == BC_HIST_PREV ? 1 : SIZE_MAX); in bc_history_edit_next()949 s = bc_history_edit_next(h, BC_HIST_PREV); in bc_history_escape()1005 s = bc_history_edit_next(h, BC_HIST_PREV); in bc_history_escape()1202 s = bc_history_edit_next(h, BC_HIST_PREV); in bc_history_edit()