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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dsafe-ctype.h114 extern const unsigned char _sch_toupper[256];
116 #define TOUPPER(c) _sch_toupper[(c) & 0xff]
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dsafe-ctype.c220 const unsigned char _sch_toupper[256] = variable

Completed in 121 milliseconds