Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dctype.h57 #define tolower(c) __tolower(c) macro
/openbmc/linux/include/linux/
H A Dctype.h63 #define tolower(c) __tolower(c) macro
/openbmc/linux/tools/include/linux/
H A Dctype.h64 #define tolower(c) __tolower(c) macro