Searched defs:wcsxfrm_l (Results 1 – 6 of 6) sorted by relevance
/external/libcxx/include/support/win32/ |
D | locale_win32.h | 162 #define wcsxfrm_l _wcsxfrm_l macro
|
/external/llvm-project/libcxx/include/support/win32/ |
D | locale_win32.h | 226 #define wcsxfrm_l _wcsxfrm_l macro
|
/external/llvm-project/libcxx/include/support/xlocale/ |
D | __posix_l_fallback.h | 155 inline _LIBCPP_INLINE_VISIBILITY size_t wcsxfrm_l(wchar_t *dest, const wchar_t *src, in wcsxfrm_l() function
|
/external/libcxx/include/support/xlocale/ |
D | __posix_l_fallback.h | 156 inline _LIBCPP_INLINE_VISIBILITY size_t wcsxfrm_l(wchar_t *dest, const wchar_t *src, in wcsxfrm_l() function
|
/external/llvm-project/libcxx/include/support/ibm/ |
D | xlocale.h | 203 size_t wcsxfrm_l(wchar_t *__ws1, const wchar_t *__ws2, size_t __n, in wcsxfrm_l() function
|
/external/libcxx/include/support/ibm/ |
D | xlocale.h | 204 size_t wcsxfrm_l(wchar_t *__ws1, const wchar_t *__ws2, size_t __n, in wcsxfrm_l() function
|