Searched refs:wcscoll (Results 1 – 9 of 9) sorted by relevance
37 wcscoll(const wchar_t *s1, const wchar_t *s2) in wcscoll() function
41 return wcscoll(ws1, ws2); in wcscoll_l()
83 FUNCTION(wcscoll, int (*f)(const wchar_t*, const wchar_t*)); in wchar_h()
80 int wcscoll(const wchar_t* __lhs, const wchar_t* __rhs);
1138 wcscoll
1167 wcscoll;
465 "upstream-openbsd/lib/libc/locale/wcscoll.c",
11165 CALL(wcscoll)