Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dhistory.c499 bc_history_prevCharLen(const char* buf, size_t pos) in bc_history_prevCharLen() function
632 size_t len = bc_history_prevCharLen(buf, pos); in bc_history_prevLen()