Searched defs:TOLOWER (Results 1 – 4 of 4) sorted by relevance
50 #define TOLOWER(x) ((x) | 0x20) macro
112 #define TOLOWER(x) ((x) | 0x20) macro
100 #define TOLOWER(x) ((x) | 0x20) macro
472 #define TOLOWER(x) ((x) | 0x20) macro