Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_demangle/
Dsafe-ctype.h79 _sch_iscppsp = _sch_isvsp|_sch_isnvsp, /* isspace + \0 */ enumerator
80 _sch_isbasic = _sch_isprint|_sch_iscppsp /* basic charset of ISO C
107 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp)