HomeSort by relevance Sort by last modified time
    Searched refs:c_toupper (Results 1 - 2 of 2) sorted by null

  /external/bison/lib/
c-ctype.h 136 extern int c_toupper (int c) _GL_ATTRIBUTE_CONST;
280 #undef c_toupper macro
281 #define c_toupper(c) \ macro
c-strcaseeq.h 41 (c_toupper (other) == (upper))

Completed in 648 milliseconds