Searched defs:newlocale (Results 1 – 6 of 6) sorted by relevance
41 __weak_alias(newlocale, _newlocale) in __weak_alias() argument
17 locale_t newlocale(int category_mask, const char* locale, locale_t base) { in newlocale() function
38 locale_t newlocale(int category_mask, const char *locale, locale_t base) in newlocale() function
26 static inline locale_t newlocale(int, const char *, locale_t) { in newlocale() function
20 locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) in newlocale() function
535 #define newlocale _newlocale global() macro