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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dsafe-ctype.h89 extern const unsigned short _sch_istable[256];
91 #define _sch_test(c, bit) (_sch_istable[(c) & 0xff] & (unsigned short)(bit))
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dsafe-ctype.c159 const unsigned short _sch_istable[256] = variable

Completed in 162 milliseconds