Home
last modified time | relevance | path

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

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