Home
last modified time | relevance | path

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

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