Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/include/support/solaris/
Dwchar.h16 #define wcswidth sun_wcswidth macro
36 #undef wcswidth
/ndk/sources/cxx-stl/llvm-libc++/src/support/android/
Dwchar_support.c308 int wcswidth(const wchar_t *str, size_t n) { in wcswidth() function