Home
last modified time | relevance | path

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

/external/bc/src/
Dhistory.c197 static bool bc_history_comboChar(uint32_t cp) { in bc_history_comboChar() function
282 if (bc_history_comboChar(cp)) { in bc_history_nextLen()
295 if (!bc_history_comboChar(cp)) return pos - beg; in bc_history_nextLen()
318 if (!bc_history_comboChar(cp)) { in bc_history_prevLen()