Searched refs:NONCHAR (Results 1 – 1 of 1) sorted by relevance
119 #define NONCHAR(c) ((c) <= OUT) macro977 assert(!NONCHAR(ch) || ch != OPND(s)); in step()998 if (!NONCHAR(ch)) in step()1003 if (!NONCHAR(ch) && CHIN(cs, ch)) in step()