HomeSort by relevance Sort by last modified time
    Searched full:c_toupper (Results 1 - 3 of 3) 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))
c-ctype.c 359 c_toupper (int c) function

Completed in 274 milliseconds