Home
last modified time | relevance | path

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

/external/bc/src/
Dhistory.c681 static void bc_history_edit_insert(BcHistory *h, const char *cbuf, size_t clen) in bc_history_edit_insert() function
1167 bc_history_edit_insert(h, cbuf, bc_history_tab_len); in bc_history_edit()
1286 else bc_history_edit_insert(h, cbuf, nread); in bc_history_edit()