Searched refs:bc_history_line (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/bc/include/ |
H A D | history.h | 417 bc_history_line(BcHistory* h, BcVec* vec, const char* prompt);
|
/freebsd/contrib/bc/src/ |
H A D | read.c | 250 s = bc_history_line(&vm->history, vec, prompt); in bc_read_line()
|
H A D | history.c | 228 bc_history_line(BcHistory* h, BcVec* vec, const char* prompt) in bc_history_line() function 352 bc_history_line(BcHistory* h, BcVec* vec, const char* prompt) in bc_history_line() function 2062 bc_history_line(BcHistory* h, BcVec* vec, const char* prompt) in bc_history_line() function
|