Home
last modified time | relevance | path

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

/tools/include/linux/
A Dctype.h57 static inline unsigned char __toupper(unsigned char c) in __toupper() function
65 #define toupper(c) __toupper(c)

Completed in 2 milliseconds