Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bc/include/
HDhistory.h210 #define BC_HIST_SEQ_SIZE (64) macro
/freebsd-14-stable/contrib/bc/src/
HDhistory.c921 char buf[BC_HIST_SEQ_SIZE]; in bc_history_cursorPos()