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

  /external/bison/lib/
c-ctype.c 359 c_toupper (int c) function
c-ctype.h 136 extern int c_toupper (int c) _GL_ATTRIBUTE_CONST;
280 #undef c_toupper macro
281 #define c_toupper(c) \ macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
c-ctype.c 362 c_toupper (int c) function
c-ctype.h 139 extern int c_toupper (int c);
283 #undef c_toupper macro
284 #define c_toupper(c) \ macro

Completed in 274 milliseconds