Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dhistory.c451 bc_history_wchar(uint32_t cp) in bc_history_wchar() function
600 if (col_len != NULL) *col_len = bc_history_wchar(cp) ? 2 : 1; in bc_history_nextLen()