Searched refs:tolower (Results 1 – 4 of 4) sorted by relevance
7 int tolower(int c) in tolower() function
19 srcs-y += tolower.c
19 int tolower(int c);
14 char lc = tolower(c); in hex()
Completed in 3 milliseconds