Home
last modified time | relevance | path

Searched refs:wcscoll_l (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/include/support/xlocale/
Dxlocale.h151 static inline int wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t) { in wcscoll_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h87 #define wcscoll_l _wcscoll_l macro
/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
/external/libcxx/src/
Dlocale.cpp742 int r = wcscoll_l(lhs.c_str(), rhs.c_str(), __l); in do_compare()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3244 fun:wcscoll_l=uninstrumented