Searched refs:__ws1 (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/ |
D | xlocale.h | 259 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/ |
D | xlocale.c | 105 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/ |
D | xlocale.h | 108 size_t wcsxfrm_l(wchar_t *__ws1, const wchar_t *__ws2, size_t __n,
|