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

  /external/bison/lib/
c-ctype.c 273 c_isupper (int c) function
c-ctype.h 132 extern bool c_isupper (int c) _GL_ATTRIBUTE_CONST;
247 #undef c_isupper macro
248 #define c_isupper(c) \ macro

Completed in 50 milliseconds