Home
last modified time | relevance | path

Searched refs:_tolower (Results 1 – 3 of 3) sorted by relevance

/ctype/
A Dctype-extn.c29 _tolower (int c) in _tolower() function
A DVersions5 _tolower; _toupper;
A Dctype.h151 __exctype (_tolower);
228 # define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) macro

Completed in 5 milliseconds