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

  /external/bison/lib/
c-ctype.c 320 c_tolower (int c) function
c-ctype.h 135 extern int c_tolower (int c) _GL_ATTRIBUTE_CONST;
275 #undef c_tolower macro
276 #define c_tolower(c) \ macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
c-ctype.c 323 c_tolower (int c) function
c-ctype.h 138 extern int c_tolower (int c);
278 #undef c_tolower macro
279 #define c_tolower(c) \ macro

Completed in 46 milliseconds