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