Searched defs:TOLOWER (Results 1 – 2 of 2) sorted by relevance
112 #define TOLOWER(x) ((x) | 0x20) macro
92 #define TOLOWER(x) ((x) | 0x20) macro