Home
last modified time | relevance | path

Searched refs:__ws1 (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
Dxlocale.h259 size_t wcsxfrm_l(wchar_t *__ws1, const wchar_t *__ws2, size_t __n, in wcsxfrm_l() argument
262 return __xwcsxfrm(locale, __ws1, __ws2, __n); in wcsxfrm_l()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
Dxlocale.c105 size_t wcsxfrm_l(wchar_t *__ws1, const wchar_t *__ws2, size_t __n, in wcsxfrm_l() argument
109 __ws1, __ws2, __n); in wcsxfrm_l()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
Dxlocale.h108 size_t wcsxfrm_l(wchar_t *__ws1, const wchar_t *__ws2, size_t __n,