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

/freebsd-current/contrib/bc/include/
H A Dhistory.h407 bc_history_free(BcHistory* h);
/freebsd-current/contrib/bc/src/
H A Dhistory.c220 bc_history_free(BcHistory* h) function
335 bc_history_free(BcHistory* h) function
2181 bc_history_free(BcHistory* h) function
H A Dvm.c655 if (BC_TTY && !vm->history.badTerm) bc_history_free(&vm->history);

Completed in 77 milliseconds