Home
last modified time | relevance | path

Searched refs:bc_history_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bc/include/
H A Dhistory.h424 bc_history_init(BcHistory* h);
/freebsd/contrib/bc/src/
H A Dhistory.c173 bc_history_init(BcHistory* h) in bc_history_init() function
336 bc_history_init(BcHistory* h) in bc_history_init() function
2118 bc_history_init(BcHistory* h) in bc_history_init() function
H A Dvm.c1697 if (BC_TTY) bc_history_init(&vm->history);