Home
last modified time | relevance | path

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

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