Home
last modified time | relevance | path

Searched defs:strcoll_l (Results 1 – 2 of 2) sorted by relevance

/minix3/lib/libc/string/
H A Dstrcoll.c51 __weak_alias(strcoll_l, _strcoll_l) in __weak_alias() argument
64 strcoll_l(const char *s1, const char *s2, locale_t loc) in strcoll_l() function
/minix3/lib/libc/include/
H A Dnamespace.h638 #define strcoll_l _strcoll_l macro