Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dctype.h50 static inline unsigned char __toupper(unsigned char c) in __toupper() function
58 #define toupper(c) __toupper(c)
/OK3568_Linux_fs/kernel/include/linux/
H A Dctype.h49 static inline unsigned char __toupper(unsigned char c) in __toupper() function
57 #define toupper(c) __toupper(c)
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dctype.h50 static inline unsigned char __toupper(unsigned char c) in __toupper() function
58 #define toupper(c) __toupper(c)