Home
last modified time | relevance | path

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

/external/libcxx/include/support/win32/
Dlocale_win32.h162 #define wcsxfrm_l _wcsxfrm_l macro
/external/cronet/buildtools/third_party/libc++/trunk/include/__support/xlocale/
D__posix_l_fallback.h106 inline _LIBCPP_HIDE_FROM_ABI_C size_t wcsxfrm_l(wchar_t* __dest, const wchar_t* __src, size_t __n, … in wcsxfrm_l() function
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h156 inline _LIBCPP_INLINE_VISIBILITY size_t wcsxfrm_l(wchar_t *dest, const wchar_t *src, in wcsxfrm_l() function
/external/cronet/buildtools/third_party/libc++/trunk/include/__support/win32/
Dlocale_win32.h244 #define wcsxfrm_l _wcsxfrm_l macro
/external/libcxx/include/support/ibm/
Dxlocale.h204 size_t wcsxfrm_l(wchar_t *__ws1, const wchar_t *__ws2, size_t __n, in wcsxfrm_l() function