Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dwclib.c51 #define WC_NL 0x10 macro
55 #define eol(c) ((c)&WC_NL)
79 wp->type['\n'] = WC_SP|WC_NL; in wc_init()
/titanic_51/usr/src/lib/libcmd/common/
H A Dwclib.c48 #define WC_NL 0x10 macro
52 #define eol(c) ((c)&WC_NL)
76 wp->type['\n'] = WC_SP|WC_NL; in wc_init()