Home
last modified time | relevance | path

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

/include/linux/
A Dctype.h50 static inline unsigned char __toupper(unsigned char c) in __toupper() function
58 #define toupper(c) __toupper(c)
/include/
A Dctype.h50 static inline unsigned char __toupper(unsigned char c) in __toupper() function
58 #define toupper(c) __toupper(c)

Completed in 6 milliseconds