Home
last modified time | relevance | path

Searched defs:wcsxfrm_l (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/android/support/src/musl-locale/
Dwcsxfrm_l.c3 size_t wcsxfrm_l(wchar_t *restrict dest, const wchar_t *restrict src, size_t n, locale_t locale) in wcsxfrm_l() function
Dwcsxfrm.c7 size_t wcsxfrm_l(wchar_t *restrict dest, const wchar_t *restrict src, size_t n, locale_t loc) in wcsxfrm_l() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
Dlocale_win32.h88 #define wcsxfrm_l _wcsxfrm_l macro
/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() function
/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() function