Searched refs:bc_history_raw (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/bc/include/
H A Dhistory.h147 #define bc_history_raw(h, prompt) bc_history_raw(h) macro
/freebsd-12-stable/contrib/bc/src/
H A Dhistory.c1305 static BcStatus bc_history_raw(BcHistory *h, const char *prompt) { function
1329 s = bc_history_raw(h, prompt);

Completed in 112 milliseconds