Home
last modified time | relevance | path

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

/external/bison/lib/
Dc-ctype.h136 extern int c_toupper (int c) _GL_ATTRIBUTE_CONST;
280 #undef c_toupper
281 #define c_toupper(c) \ macro
Dc-ctype.c359 c_toupper (int c) in c_toupper() function
Dc-strcaseeq.h41 (c_toupper (other) == (upper))