Home
last modified time | relevance | path

Searched defs:tolower (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dctype.h63 #define tolower(c) __tolower(c) macro
/linux-6.3-rc2/tools/include/linux/
A Dctype.h64 #define tolower(c) __tolower(c) macro
/linux-6.3-rc2/scripts/
A Dlist-gitignored.c73 #define tolower(x) sane_case((unsigned char)(x), 0x20) macro

Completed in 6 milliseconds