Searched defs:IS_SPACE_OR_NUL (Results 1 – 5 of 5) sorted by relevance
107 #define IS_SPACE_OR_NUL(c) _sch_test(c, _sch_iscppsp) macro