Searched defs:wcwidth (Results 1 – 4 of 4) sorted by relevance
25 #define wcwidth sun_wcwidth macro
67 int wcwidth(wchar_t ucs) in wcwidth() function
168 wcwidth(wchar_t c) in wcwidth() function
2248 #define wcwidth(ucs) _nc_wcwidth(ucs) macro