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

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

Completed in 334 milliseconds