Home
last modified time | relevance | path

Searched refs:__tolower (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/
H A Dctype.h43 static inline unsigned char __tolower(unsigned char c) in __tolower() function
57 #define tolower(c) __tolower(c)
/OK3568_Linux_fs/kernel/include/linux/
H A Dctype.h42 static inline unsigned char __tolower(unsigned char c) in __tolower() function
56 #define tolower(c) __tolower(c)
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dctype.h43 static inline unsigned char __tolower(unsigned char c) in __tolower() function
57 #define tolower(c) __tolower(c)