Searched defs:c_tolower (Results 1 - 2 of 2) sorted by relevance

/external/bison/lib/
H A Dc-ctype.c320 c_tolower (int c) function
H A Dc-ctype.h135 extern int c_tolower (int c) _GL_ATTRIBUTE_CONST;
275 #undef c_tolower macro
276 #define c_tolower(c) \ macro

Completed in 73 milliseconds