Home
last modified time | relevance | path

Searched refs:_sch_isspace (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/m_demangle/
Dsafe-ctype.h65 _sch_isspace = 0x0040, /* space \t \n \r \f \v */ enumerator
98 #define ISSPACE(c) _sch_test(c, _sch_isspace)
Dsafe-ctype.c141 #define sp _sch_isspace