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

/freebsd-12-stable/contrib/bc/include/
H A Dhistory.h112 #define BC_HIST_MAX_LINE (4095) macro
/freebsd-12-stable/contrib/bc/src/
H A Dhistory.c607 char buf[BC_HIST_MAX_LINE + 1];

Completed in 102 milliseconds