Searched defs:_Locale_toupper (Results 1 – 3 of 3) sorted by relevance
287 int _Locale_toupper( struct _Locale_ctype *__loc, int c ) in _Locale_toupper() function
199 int _Locale_toupper(struct _Locale_ctype*lctype, int c) in _Locale_toupper() function
1035 int _Locale_toupper(_Locale_ctype_t* ltype, int c) { in _Locale_toupper() function