Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dctype.h63 static inline char _tolower(const char c) in _tolower() function
/Linux-v5.4/tools/include/linux/
Dctype.h64 static inline char _tolower(const char c) in _tolower() function
/Linux-v5.4/arch/x86/boot/
Dstring.c228 static inline char _tolower(const char c) in _tolower() function