Home
last modified time | relevance | path

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

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