Searched refs:bc_history_init (Results 1 – 3 of 3) sorted by relevance
242 void bc_history_init(BcHistory *h);
942 if (BC_TTY) bc_history_init(&vm.history);
1392 void bc_history_init(BcHistory *h) { in bc_history_init() function