Searched refs:IsNl (Results 1 – 4 of 4) sorted by relevance
56 IsNl(SP_PARM) = TRUE; in NCURSES_EXPORT()78 IsNl(SP_PARM) = FALSE; in NCURSES_SP_NAME()
627 if ((ch == '\r') && IsNl(sp)) in _nc_wgetch()
410 is_TEST(is_nl, IsNl)
1023 #define IsNl(sp) (sp)->_tty_flags._nl macro1341 IsNl(sp) = TRUE; \