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