Searched refs:_toupper (Results 1 – 3 of 3) sorted by relevance
34 _toupper (int c) in _toupper() function
5 _tolower; _toupper;
150 __exctype (_toupper);229 # define _toupper(c) ((int) (*__ctype_toupper_loc ())[(int) (c)]) macro
Completed in 6 milliseconds