Searched refs:BC_HIST_MAX_LINE (Results 1 – 2 of 2) sorted by relevance
/external/bc/include/ | ||
D | history.h | 111 #define BC_HIST_MAX_LINE (4095) macro |
/external/bc/src/history/ | ||
D | history.c | 563 char buf[BC_HIST_MAX_LINE + 1]; in bc_history_promptColLen() |