Home
last modified time | relevance | path

Searched refs:bc_history_edit_insert (Results 1 – 1 of 1) sorted by relevance

/external/bc/src/history/
Dhistory.c636 static BcStatus bc_history_edit_insert(BcHistory *h, const char *cbuf, in bc_history_edit_insert() function
1135 s = bc_history_edit_insert(h, cbuf, bc_history_tab_len); in bc_history_edit()
1272 else s = bc_history_edit_insert(h, cbuf, nread); in bc_history_edit()