Searched refs:bc_history_raw (Results 1 – 2 of 2) sorted by relevance
147 #define bc_history_raw(h, prompt) bc_history_raw(h) macro
1305 static BcStatus bc_history_raw(BcHistory *h, const char *prompt) { in bc_history_raw() function1329 s = bc_history_raw(h, prompt); in bc_history_line()