Searched defs:tolower (Results 1 – 2 of 2) sorted by relevance
84 #define tolower(c) ( (c) | 0x20) macro
80 #define tolower(c) ( (c) | 0x20) macro