Home
last modified time | relevance | path

Searched defs:wcscoll_l (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/include/support/win32/
Dlocale_win32.h87 #define wcscoll_l _wcscoll_l macro
/external/libcxx/src/support/solaris/
Dxlocale.c81 int wcscoll_l(const wchar_t *__s1, const wchar_t *__s2, locale_t __l) { in wcscoll_l() function
/external/libcxx/include/support/android/
Dlocale_bionic.h149 static inline int wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t) { in wcscoll_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h248 int wcscoll_l(const wchar_t *__s1, const wchar_t *__s2, locale_t locale) in wcscoll_l() function