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

/freebsd-current/contrib/bc/src/
H A Dhistory.c1700 bc_history_add(BcHistory* h, char* line) function
1722 * Adds an empty line to the history. This is separate from bc_history_add()
2078 bc_history_add(h, line);

Completed in 53 milliseconds