Home
last modified time | relevance | path

Searched defs:_tolower (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dctype.h70 static inline char _tolower(const char c) in _tolower() function
/openbmc/linux/tools/include/linux/
H A Dctype.h71 static inline char _tolower(const char c) in _tolower() function
/openbmc/linux/arch/x86/boot/
H A Dstring.c227 static inline char _tolower(const char c) in _tolower() function
/openbmc/u-boot/common/
H A DxyzModem.c118 _tolower (char c) in _tolower() function