HomeSort by relevance Sort by last modified time
    Searched refs: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))
  /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

Completed in 215 milliseconds