Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dhistory.c478 bc_history_comboChar(uint32_t cp) in bc_history_comboChar() function
588 if (bc_history_comboChar(cp)) in bc_history_nextLen()
609 if (!bc_history_comboChar(cp)) return pos - beg; in bc_history_nextLen()
640 if (!bc_history_comboChar(cp)) return end - pos; in bc_history_prevLen()