Searched refs:bc_history_edit (Results 1 – 2 of 2) sorted by relevance
148 #define bc_history_edit(h, prompt) bc_history_edit(h) macro
1123 static BcStatus bc_history_edit(BcHistory *h, const char *prompt) { in bc_history_edit() function1313 s = bc_history_edit(h, prompt); in bc_history_raw()