Searched refs:_tolower (Results 1 – 3 of 3) sorted by relevance
29 _tolower (int c) in _tolower() function
5 _tolower; _toupper;
151 __exctype (_tolower);228 # define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) macro
Completed in 5 milliseconds