Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
Dwchar.h25 #define wcswidth sun_wcswidth macro
45 #undef wcswidth
/ndk/sources/android/support/src/musl-ctype/
Dwcswidth.c3 int wcswidth(const wchar_t *wcs, size_t n) in wcswidth() function
/ndk/sources/android/support/include/
Dwchar.h204 int wcswidth (const wchar_t *, size_t);
/ndk/sources/android/support/
DAndroid.mk46 src/musl-ctype/wcswidth.c \