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