Searched refs:_sch_tolower (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dsafe-ctype.h115 extern const unsigned char _sch_tolower[256];
117 #define TOLOWER(c) _sch_tolower[(c) & 0xff]
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dsafe-ctype.c191 const unsigned char _sch_tolower[256] = variable

Completed in 75 milliseconds