Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A Dengine.c119 #define NONCHAR(c) ((c) <= OUT) macro
977 assert(!NONCHAR(ch) || ch != OPND(s)); in step()
998 if (!NONCHAR(ch)) in step()
1003 if (!NONCHAR(ch) && CHIN(cs, ch)) in step()