Searched refs:c_toupper (Results 1 – 3 of 3) sorted by relevance
136 extern int c_toupper (int c) _GL_ATTRIBUTE_CONST;280 #undef c_toupper281 #define c_toupper(c) \ macro
359 c_toupper (int c) in c_toupper() function
41 (c_toupper (other) == (upper))