__tolower          56 include/linux/ctype.h #define tolower(c) __tolower(c)
__tolower          57 tools/include/linux/ctype.h #define tolower(c) __tolower(c)