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