Searched defs:tolower (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ | ||
D | ctype.h | 56 #define tolower(c) __tolower(c) macro |
/kernel/linux/linux-5.10/tools/include/linux/ | ||
D | ctype.h | 57 #define tolower(c) __tolower(c) macro |