HomeSort by: relevance | last modified time | path
    Searched refs:wcwidth_l (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/locale/
iswctype_mb.c 186 __weak_alias(wcwidth_l,_wcwidth_l)
189 wcwidth_l(wchar_t wc, locale_t loc)
207 return wcwidth_l(wc, _current_locale());
  /src/include/
wchar.h 261 int wcwidth_l(wchar_t, locale_t);
  /src/lib/libc/include/
namespace.h 820 #define wcwidth_l _wcwidth_l macro

Completed in 13 milliseconds