Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dctype.h70 static inline char _tolower(const char c) in _tolower() function
/linux-6.6.21/tools/include/linux/
Dctype.h71 static inline char _tolower(const char c) in _tolower() function
/linux-6.6.21/arch/x86/boot/
Dstring.c227 static inline char _tolower(const char c) in _tolower() function