/src/lib/libc/string/ |
strcoll.c | 51 __weak_alias(strcoll_l, _strcoll_l) 60 return strcoll_l(s1, s2, _current_locale()); 64 strcoll_l(const char *s1, const char *s2, locale_t loc) function in typeref:typename:int
|
strcoll.c | 51 __weak_alias(strcoll_l, _strcoll_l) 60 return strcoll_l(s1, s2, _current_locale()); 64 strcoll_l(const char *s1, const char *s2, locale_t loc) function in typeref:typename:int
|
strcoll.c | 51 __weak_alias(strcoll_l, _strcoll_l) 60 return strcoll_l(s1, s2, _current_locale()); 64 strcoll_l(const char *s1, const char *s2, locale_t loc) function in typeref:typename:int
|
/src/lib/libc/include/ |
namespace.h | 680 #define strcoll_l _strcoll_l macro
|
namespace.h | 680 #define strcoll_l _strcoll_l macro
|
namespace.h | 680 #define strcoll_l _strcoll_l macro
|