HomeSort by relevance Sort by last modified time
    Searched full:c_toupper (Results 1 - 5 of 5) 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
  /ndk/sources/host-tools/sed-4.2.1/lib/
c-ctype.h 139 extern int c_toupper (int c);
283 #undef c_toupper macro
284 #define c_toupper(c) \ macro
c-ctype.c 362 c_toupper (int c) function

Completed in 208 milliseconds