Searched refs:IsNl (Results 1 – 4 of 4) sorted by relevance
62 IsNl(SP_PARM) = TRUE; in NCURSES_EXPORT()84 IsNl(SP_PARM) = FALSE; in NCURSES_SP_NAME()
652 if ((ch == '\r') && IsNl(sp)) in _nc_wgetch()
421 is_TEST(is_nl, IsNl);
958 #define IsNl(sp) (sp)->_tty_flags._nl macro1275 IsNl(sp) = TRUE; \