Searched refs:BC_HIST_NEXT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/bc/include/
H A Dhistory.h118 #define BC_HIST_NEXT (false) macro
/freebsd-12-stable/contrib/bc/src/
H A Dhistory.c998 bc_history_edit_next(h, BC_HIST_NEXT);
1053 bc_history_edit_next(h, BC_HIST_NEXT);
1223 bc_history_edit_next(h, BC_HIST_NEXT);

Completed in 124 milliseconds