Searched defs:mk_wcswidth (Results 1 – 2 of 2) sorted by relevance
35 #define mk_wcswidth(pwcs, n) _nc_wcswidth(pwcs, n) macro
220 NCURSES_EXPORT(int) mk_wcswidth(const wchar_t *pwcs, size_t n) in mk_wcswidth() function